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
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated last year
- ☆42Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 8 months ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆35Updated 2 years ago
- A console app showing domain events in action using .NET 5☆44Updated 6 months ago
- Quickstart UI for Duende IdentityServer☆58Updated 2 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 3 months ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated last year
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆52Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 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 2 years ago
- ☆92Updated 4 years ago
- Some classes to make working with APIs easier.☆37Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆103Updated 2 weeks ago
- ☆54Updated this week
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 2 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Updated 4 years ago
- ☆64Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated 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
- A simple demo listing all services available to an app at startup☆84Updated 2 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆120Updated 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
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago