kdakan / DDD-Domain-Driven-DesignLinks
Explaining Ubiquitous language, Rich domain model, Anemic domain model, Domain service, DDD layers, Entities, Value objects, Aggregates, Factories, Repositories, Shared kernel, Domain events, Anti-corruption layer
☆70Updated 5 years ago
Alternatives and similar repositories for DDD-Domain-Driven-Design
Users that are interested in DDD-Domain-Driven-Design are comparing it to the libraries listed below
Sorting:
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆52Updated 6 years ago
- DDD patterns implemented following TDD☆146Updated 5 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆88Updated 2 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆215Updated 10 years ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆118Updated 2 years ago
- Refactoring from anemic to rich Domain Model example☆68Updated 5 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- A simple project to explain CQRS during a live coding session at MS experiences'16☆142Updated 8 years ago
- Hands-on DDD with C# book code☆186Updated 2 years ago
- ☆77Updated 9 months ago
- Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.☆52Updated 5 years ago
- Nhibernate, Onion Architecture, Rich domain model, WPF, HILO, events driven design...☆77Updated last year
- Banking Kata (.NET)☆153Updated 2 years ago
- DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store),…☆202Updated 2 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆258Updated 2 years ago
- Sample eCommerce application using Domain-Driven Design☆94Updated last year
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆11Updated 10 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- ☆29Updated 3 years ago
- A by the book DDD application with React/Redux and .NET Core. It features CQRS, event-sourcing, functional programming, TDD, Docker and m…☆88Updated 2 years ago
- Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)☆110Updated 2 years ago
- Source code for the Anemic Domain Model Pluralsight course☆286Updated last year
- A naive introduction to CQRS in C#☆64Updated 6 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 6 years ago
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆578Updated last year
- Source code for the Working with Legacy Projects Pluralsight course☆48Updated 7 years ago
- ☆186Updated 4 years ago
- Modular Monolith virtual payments app sample - reference project for the comprehensive course☆234Updated 2 years ago
- A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong"…☆233Updated this week