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☆49Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- ☆24Updated 7 years ago
- ☆42Updated 2 years ago
- ☆64Updated 3 years ago
- ☆90Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- ☆37Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 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 showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- A console app showing domain events in action using .NET 5☆46Updated last year
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- This repository intends to showcase simple and robust API gateway development using Ocelot and Asp.net Core☆23Updated 6 years ago
- The base-classes for DDDomain objects (Entities, valuetypes, aggregates)☆35Updated 3 years ago
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆31Updated 4 years ago
- This is the updated DDD demo project described on my blog here: http://dotnetcodr.com/2015/08/06/domain-driven-design-with-web-api-revisi…☆26Updated 9 years ago