Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.
-
Updated
Jul 7, 2025 - C#
Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.
Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
Asp.NET Core 9 API - Pet Project with CQRS and MediatR
demo - Udemy course repo - .NET 8 Microservices: DDD, CQRS, Vertical/Clean Architecture - Mehmet Ozkaya
ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
Appointment System is a web application developed using .NET Core that enables users to efficiently manage and schedule appointments. It includes features such as user authentication, appointment creation, management, tracking, and reminder notifications to ensure users are notified before their appointments.
This repository serves as a playground for exploring MediatR pipelines in .NET. It demonstrates various use cases such as logging, caching, request validation, exception handling, and the Unit of Work pattern within MediatR’s pipeline behavior.
How the folder structure should look like when implementing clean architecture for a dotnetcore project
Simple implementation of CQRS pattern, using Minimal API, MediatR library, EFCore 7 and SQLite database.
Email sender service - WebApi with the underlying database. It exposes an API allowing sending emails.
This project is a demo implementation of the Mediator Pattern and CQRS (Command Query Responsibility Segregation) using .NET. It serves as a practical exercise to demonstrate how the Mediator pattern can be applied in combination with CQRS to achieve better separation of concerns, simplify complex workflows, and improve maintainability of code.
Web API for football manager app
The MediatR.Remote library is an extension library of the IMediator implementation that distributes and relays remote objects.
CQRS Basic implementation using Mediator Package
Bir ASP.NET Core Web API tüketen ikinci React uygulamam
Implementing ASP.NET Core CRUD Operation with CQRS and MediatR Patterns
Invoice generator service - WebApi with the underlying database. It exposes an API allowing generating invoices.
Add a description, image, and links to the mediatr-library topic page so that developers can more easily learn about it.
To associate your repository with the mediatr-library topic, visit your repo's landing page and select "manage topics."