ardalis / awesome-dddLinks
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
☆44Updated 8 years ago
Alternatives and similar repositories for awesome-ddd
Users that are interested in awesome-ddd are comparing it to the libraries listed below
Sorting:
- ☆25Updated 4 years ago
- It is a sample implementation of Transactional Outbox Pattern☆13Updated 3 years ago
- ☆12Updated 4 years ago
- This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several softwar…☆16Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- ☆18Updated 3 years ago
- ☆23Updated 2 years ago
- Awesome collection of .NET Core Static Analyzers using the .NET Compiler Platform (Roslyn). Also includes a How to guide for using these …☆42Updated 4 years ago
- Clean Architecture C# Snippets for Visual Studio Code☆10Updated 2 years ago
- A playground for demonstrating concepts such as architecture, design, dotnet core, typescript, react, database and docker☆30Updated 2 years ago
- ☆17Updated 4 years ago
- AspNetMicroservicesShop☆14Updated 2 years ago
- ☆37Updated 3 years ago
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago
- Extends Verify to allow verification of EntityFramework bits.☆65Updated last week
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- DDD with Northwind Sample Database☆19Updated 7 years ago
- A store application uses modern technologies such as Dapr, OSM, Tye...☆34Updated 4 years ago
- .NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.☆34Updated 9 months ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 3 years ago
- A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger☆37Updated 5 years ago
- ☆24Updated 4 years ago
- ☆29Updated 2 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 3 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 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
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago