hgmauri / sample-cqrs-mediatrLinks
CQRS with MediatR in .NET 6.0
☆53Updated 2 years ago
Alternatives and similar repositories for sample-cqrs-mediatr
Users that are interested in sample-cqrs-mediatr are comparing it to the libraries listed below
Sorting:
- Self study: DDD, .net core, entity framework core☆89Updated last year
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- ☆64Updated 3 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆42Updated 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.☆94Updated 5 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- This repository demonstrates how to implement advanced feature management in an ASP.NET Core. It is a central hub for every feature, tech…☆43Updated 6 months ago
- Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0☆76Updated last month
- Expensely server application.☆37Updated 3 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…☆52Updated 3 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆93Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆83Updated 3 years ago
- ☆42Updated 2 years ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆79Updated last year
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆102Updated 4 months ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆84Updated last year
- Rally simulator accompanied with a RESTful API.☆118Updated 3 years ago
- Sample eCommerce application using Domain-Driven Design☆96Updated last year
- ☆67Updated 4 years ago
- ☆48Updated 2 years ago
- Multitenancy in ASP.NET Core