zkavtaskin / Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
☆1,758Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Domain-Driven-Design-Example
- Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.☆2,893Updated 8 months ago
- Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from fra…☆4,006Updated last year
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆927Updated 2 years ago
- Examples and Tutorials of Event Sourcing in .NET☆3,419Updated 2 weeks ago
- Source code for the DDD in Practice Pluralsight course☆587Updated 7 years ago
- Very simplified insurance sales system made in a microservices architecture using .NET Core☆1,909Updated 5 months ago
- Async/await first CQRS+ES and DDD framework for .NET☆2,384Updated this week
- A DDD guestbook example written for ASP.NET Core☆696Updated 5 years ago
- Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Dom…☆2,129Updated 2 weeks ago
- .NET 9, Angular 18, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure …☆3,169Updated this week
- With Razor Pages☆1,360Updated last year
- Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.