GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#csharp #asp_net #asp_net_core_web_api #asp_net_mvc #aspnet_core #aspnetcore #csharp_code #design_patterns #memcached #microsoft #microsoft_sql #mongodb #mysql #nosql #oracle #postgresql #practice #redis #sql #web

This is a complete guide to help developers learn, work, and interview about C#, .NET, and .NET Core. Here's a short summary and benefits for users:

### Main content
- Learning resources: Created an open-source tech community for .NET developers. Offers tech sharing, advice, project framework recommendations, and job info.
- Interview guide: Provides various practical development tutorials, like MongoDB, SQLite, Blazor, etc.
- Coding tips and algorithms: Covers relational (SQL) and non-relational (NoSQL) databases, system design, and computer networks.
- Container tech and DevOps: Offers Git tutorials and various resume templates.

### Benefits for users
- Complete learning resources: Created a tech community to help developers share and work together.
- Interview prep: Helps developers get hands-on experience through various practical tutorials.
- Skill improvement: Covers many tech areas including coding tips, databases, system design, etc. Helps developers improve their overall skills.

In short, this guide is a very complete and valuable resource. It can meet the various needs of .NET developers and help them advance in their careers.

https://github.com/YSGStudyHards/DotNetGuide
#javascript #mongo #mongodb #nodejs #odm #orm

Mongoose is a tool that helps you work with MongoDB databases in Node.js and Deno. It makes it easier to manage your data by allowing you to define models, which are like blueprints for your data. You can set up validations, defaults, and other rules for your data using these models. Mongoose also supports plugins and middleware, which can automate tasks and add extra functionality.

Using Mongoose, you can connect to your MongoDB database, define your data structures, and perform operations like saving, finding, and updating data. It buffers commands until the connection is established, so you don't have to wait for the connection before defining models or running queries.

This makes it simpler and more efficient to interact with your database, saving you time and reducing the risk of errors. Additionally, Mongoose has a large community and extensive documentation, making it easier to get help and find solutions to common problems.

https://github.com/Automattic/mongoose
#typescript #backend #backups #databases #deployment #devops #docker #frontend #mariadb #mongodb #mysql #nextjs #postgresql #self_hosted #vps

Dokploy is a free and self-hostable platform that makes it easy to deploy and manage applications and databases. You can deploy any type of application, create and manage various databases, automate backups, and use Docker Compose for complex applications. It also offers real-time monitoring, Traefik integration for routing, and notifications for deployment status. You can manage everything via the command line or API and even deploy to multiple servers. This platform is beneficial because it simplifies the process of setting up and managing your applications, saving you time and effort. Plus, it's free and can be hosted on your own VPS.

https://github.com/Dokploy/dokploy
👍21