vkhorikov / DddWorkshop
☆15Updated 4 years ago
Alternatives and similar repositories for DddWorkshop:
Users that are interested in DddWorkshop are comparing it to the libraries listed below
- Source code for the Bridge Design Pattern in C# Pluralsight course☆20Updated 4 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- ☆25Updated 5 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 2 years ago
- Source code for the course 5 Non-Obvious Tips for Writing Better Unit Tests☆31Updated 4 years ago
- ☆35Updated 3 years ago
- Source code for the Working with Legacy Projects Pluralsight course☆48Updated 6 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- ☆20Updated 5 years ago
- ☆23Updated 5 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ☆27Updated 5 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆65Updated 2 years ago
- Implementation of the Outbox pattern to improve microservices reliability