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:
- Self study: DDD, .net core, entity framework core☆90Updated 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 5 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 8 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 11 months ago
- ☆42Updated 2 years ago
- Shows how to use the new transactional outbox☆91Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆57Updated 4 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- ☆90Updated 4 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 6 months 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
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- A .NET Core demo application which uses the Onion Architecture☆104Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- A tour of different data access approaches in .NET 8+.☆115Updated 5 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- A console app showing domain events in action using .NET 5☆48Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated last year
- Sample created in the live-coding video series☆86Updated 3 years ago
- Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segr…☆75Updated last year
- A demo project around building reliable microservices in Azure☆69Updated last year