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 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…☆51Updated 6 years ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆87Updated 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
- 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
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆214Updated 9 years ago
- Implementation of DDD, CQRS and Event Sourcing☆61Updated 5 months ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆116Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆87Updated 9 months ago
- Nhibernate, Onion Architecture, Rich domain model, WPF, HILO, events driven design...☆74Updated 10 months ago
- Refactoring from anemic to rich Domain Model example☆67Updated 5 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- 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
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆568Updated 11 months ago
- ☆185Updated 4 years ago
- A collection of awesome .NET core libraries, tools, frameworks and software☆39Updated 5 years ago
- A list of Domain-Driven Design and architecture resources☆162Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Sample eCommerce application using Domain-Driven Design☆92Updated last year
- ☆77Updated 5 months ago
- A naive introduction to CQRS in C#☆64Updated 5 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 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
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago
- Implementing Domain-Driven Design for Microservice Architecture☆61Updated 6 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
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 6 years ago