clean-architecture-dotnet
Microservices project
A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample.
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
1k stars
38 watching
266 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
aspnetcoreblazor-webassemblyclean-architectureclean-architecture-boilerplatecleanarchitecturecontainerscqrscruddaprdddddd-architectureddd-patternsdotnet6kubernetesmediatrmicroservicemicroservicesmicroservices-architectureoutboxtye
Related projects:
Repository | Description | Stars |
---|---|---|
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
phongnguyend/practical.cleanarchitecture | A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks | 2,126 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
thangchung/magazine-website | A .NET Core magazine website with CQRS, microservices, and asynchronous programming | 178 |
horsdal/microservices-in-dotnet-book-second-edition | An open-source code repository featuring complete .NET microservice application examples | 89 |
amantinband/clean-architecture | A .NET application template implementing clean architecture principles for building reminder services with subscription management | 1,585 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
asc-lab/dotnetcore-microservices-poc | An insurance sales system built using .NET Core microservices architecture | 1,910 |
matthewrenze/clean-architecture-demo | A sample application demonstrating Clean Architecture practices in .NET Framework 4.8 | 1,039 |
claygod/microservice | A simple microservice framework in Go based on clean architecture principles | 114 |
cesarcastrocuba/nlayerappv3 | An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
hellogerard/less-slim-middleware | Middleware that compiles LESS CSS files on-the-fly while serving them from a cache. | 22 |