kdakan / DDD-Domain-Driven-Design
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 4 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
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆50Updated 5 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆87Updated 2 years ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆116Updated 2 years ago
- Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.☆51Updated 5 years ago
- Refactoring from anemic to rich Domain Model example☆67Updated 5 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆83Updated 7 years ago
- A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong"…☆232Updated last week
- ☆47Updated last year
- A simple project to explain CQRS during a live coding session at MS experiences'16☆143Updated 8 years ago
- Modular monolith in .NET Core☆132Updated 3 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆214Updated 9 years ago
- Hands-on DDD with C# book code☆182Updated 2 years ago
- ☆78Updated 5 months ago
- A list of Domain-Driven Design and architecture resources☆162Updated last year
- Implementation of DDD, CQRS and Event Sourcing☆60Updated 4 months ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 6 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…☆463Updated 6 years ago
- Kata to learn Clean Architecture and Hexagonal Architecture styles, you start with two use cases already implemented and the final solut…☆23Updated 6 years ago
- ☆38Updated 2 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 9 months ago
- Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.☆100Updated last year
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆11Updated 10 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 10 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Samples showing practical aspect of EventStoreDB, Event Sourcing☆75Updated 3 weeks ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year