Skip to content
#

mediatr-library

Here are 38 public repositories matching this topic...

Clean Architecture in ASP.Net 6.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.

  • Updated Mar 26, 2023
  • C#

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.

  • Updated Oct 11, 2024
  • C#

Improve this page

Add a description, image, and links to the mediatr-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mediatr-library topic, visit your repo's landing page and select "manage topics."

Learn more