evgomes / cqrs-mediatr-asp-net-core
Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.
☆42Updated 5 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
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- Self study: DDD, .net core, entity framework core☆86Updated 9 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆67Updated 4 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 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- ☆56Updated 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…☆51Updated 3 years ago
- ☆42Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 4 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 3 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- A console app showing domain events in action using .NET 5☆44Updated 7 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Clean Architecture project of an ASP.NET Core WEB API provided by my Visual Studio Extension 'AspNetCore.Templates' : https://marketplace…☆79Updated 2 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆73Updated 5 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated 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
- ☆54Updated 3 weeks ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆85Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated 5 months ago
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆45Updated last year