evgomes / cqrs-mediatr-asp-net-coreLinks
Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.
☆42Updated 6 years ago
Alternatives and similar repositories for cqrs-mediatr-asp-net-core
Users that are interested in cqrs-mediatr-asp-net-core are comparing it to the libraries listed below
Sorting:
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 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
- Self study: DDD, .net core, entity framework core☆87Updated last year
- ☆42Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 months ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- ☆57Updated 4 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…☆52Updated 3 years ago
- ☆67Updated 4 years ago
- ☆90Updated 4 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆72Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- A console app showing domain events in action using .NET 5☆46Updated last year
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- Shows how to use the new transactional outbox☆89Updated last year
- A demo project around building reliable microservices in Azure☆68Updated last year
- ☆29Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 9 months ago