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☆67Updated 5 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 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.☆95Updated 5 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- ☆42Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 10 months ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- ☆90Updated 4 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 2 months ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- ☆57Updated 4 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 8 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated last year
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- 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
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- Clean Architecture project of an ASP.NET Core WEB API provided by my Visual Studio Extension 'AspNetCore.Templates' : https://marketplace…☆79Updated 3 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆84Updated 4 years ago
- ☆39Updated 2 years ago
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated 2 months ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆66Updated 3 years ago
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆47Updated 2 years ago