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:
- 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
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Self study: DDD, .net core, entity framework core☆88Updated last year
- ☆42Updated 2 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 9 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 10 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 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
- Shows how to use the new transactional outbox☆91Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- A simple web application for devBetter☆152Updated 2 weeks ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- ☆90Updated 4 years ago
- A tour of different data access approaches in .NET 8+.☆114Updated 3 months ago
- Sample created in the live-coding video series☆85Updated 2 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆72Updated last year
- ☆57Updated 4 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Some classes to make working with APIs easier.☆38Updated 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