cfrenzel / DomainEventsWithMediatR
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
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ☆37Updated 3 years ago
- A demo project around building reliable microservices in Azure☆68Updated last year
- A console app showing domain events in action using .NET 5☆44Updated 7 months ago
- Source code for the Bridge Design Pattern in C# Pluralsight course☆20Updated 4 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆51Updated 3 years ago
- ☆40Updated last year
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- ☆37Updated 5 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆39Updated 6 years ago
- ☆42Updated last year
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- ☆25Updated last year
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆26Updated 2 years ago
- Building microservices through Event Driven Architecture☆9Updated last year
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated last year
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 6 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 4 months ago
- Self study: DDD, .net core, entity framework core☆87Updated 9 months ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 2 years ago
- .NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.☆34Updated 8 months ago