cfrenzel / DomainEventsWithMediatRLinks
Sample Domain Events implementation with MediatR
☆25Updated 5 years ago
Alternatives and similar repositories for DomainEventsWithMediatR
Users that are interested in DomainEventsWithMediatR are comparing it to the libraries listed below
Sorting:
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- A console app showing domain events in action using .NET 5☆44Updated 8 months ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- ☆37Updated 3 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 4 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- Building microservices through Event Driven Architecture☆9Updated last year
- Source code for the Bridge Design Pattern in C# Pluralsight course☆20Updated 4 years ago
- ☆40Updated last year
- Sample eCommerce application using Domain-Driven Design☆93Updated last year
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 3 years ago
- A demo project around building reliable microservices in Azure☆68Updated last year
- ☆91Updated 4 years ago
- Shows how to use the new transactional outbox☆88Updated 9 months ago
- ☆24Updated 4 years ago
- Sample created in the live-coding video series