amiremv's Stars
mehdihadeli/awesome-software-architecture
🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
thangchung/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
meysamhadeli/awesome-dotnet-tips
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
NetDevPack/NetDevPack
A smart set of common classes and implementations to improve your development productivity.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
meysamhadeli/booking-microservices
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
woltapp/blurhash
A very compact representation of a placeholder for an image.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included