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:
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆31Updated 4 years ago
- 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
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- ☆42Updated 2 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- This repository intends to showcase simple and robust API gateway development using Ocelot and Asp.net Core☆22Updated 6 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- ☆64Updated 3 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 7 months ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 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
- ☆90Updated 4 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 5 years ago
- ☆57Updated 4 years ago
- The base-classes for DDDomain objects (Entities, valuetypes, aggregates)☆35Updated 3 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- A Minimalistic TokenServer based on the IdentityServer4 framework.☆27Updated 3 years ago