azim-koshoiev's Stars
microsoft/api-guidelines
Microsoft REST API Guidelines
cornflourblue/aspnet-core-registration-login-api
ASP.NET Core 2.2 API for User Management, Authentication and Registration
immerjs/immer
Create the next immutable state by mutating the current one
Brackets-Themes/80sBaby
80's Baby Theme for Brackets. A Brackets original.
npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
rafaelfgx/Architecture
.NET 9, Angular 19, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
thangchung/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET