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
#csharp #aspnetcore #dotnet #hacktoberfest #help_wanted

ASP.NET Core is a free, open-source framework that helps you build modern web, IoT, and mobile applications. It runs on the .NET platform, which works on Windows, Mac, and Linux. This framework is designed to be flexible and efficient, allowing you to develop and deploy apps easily to the cloud or on your own servers. You can get started quickly with guides and resources available, and even contribute to the project by reporting issues or participating in community discussions. This makes it a powerful tool for developers looking to create robust and scalable applications.

https://github.com/dotnet/aspnetcore
#csharp #aspnetcore #dotnet #oauth2 #openidconnect

OpenIddict is a versatile solution for implementing OpenID Connect and OAuth 2.0 in .NET applications. It supports various flows like code, implicit, hybrid, and more, and works with different databases such as Entity Framework Core, Entity Framework 6, and MongoDB. You can use it in ASP.NET 4.6.1+, ASP.NET Core 2.1+, and even in mobile and desktop applications. The benefit to you is that it provides a flexible and robust framework for managing identity and authentication, making it easier to secure your applications while giving you the freedom to customize it according to your needs.

https://github.com/openiddict/openiddict-core
👍1
#csharp #architecture #aspnetcore #clean_architecture #cqrs #ddd #dotnet #dotnetcore #event_driven_architecture #event_sourcing #kubernetes #masstransit #messaging #microservice #microservices #oauth2 #opentelemetry #software_architecture #software_design #software_engineering #vertical_slice_architecture

Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5].

https://github.com/meysamhadeli/monolith-to-cloud-architecture