matthewrenze / clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles"
☆1,069Updated last week
Alternatives and similar repositories for clean-architecture-demo:
Users that are interested in clean-architecture-demo are comparing it to the libraries listed below
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆922Updated 2 weeks ago
- Source code for the CQRS in Practice Pluralsight course☆510Updated 7 months ago
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆932Updated 2 years ago
- Source code for the DDD in Practice Pluralsight course☆598Updated 7 years ago
- Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.☆1,783Updated 2 years ago
- A DDD guestbook example written for ASP.NET Core☆723Updated 5 years ago
- Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.☆2,931Updated 11 months ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆649Updated 2 years ago
- With Razor Pages☆1,405Updated 2 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆827Updated 4 years ago
- ☆1,027Updated 5 years ago
- An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could b…