Skip to content
#

mediator-pattern

Here are 234 public repositories matching this topic...

This repository is a sandbox to experiment with new techniques, concepts, and technologies using Clean Architecture concepts. Here you will find Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), SOLID Design Principles, Design Patterns, and more.

  • Updated Jan 24, 2022
  • C#

Real Estate Web App and API developed in ASP.NET Core with an Onion Architecture, Entity Framework for persistence. Utilizes Identity for user management, with CQRS and Mediator patterns implemented exclusively in the API for enhanced reliability and performance.

  • Updated May 11, 2024
  • C#

Clean Architecture, Asp.Net Core Web API, EF Core, Jwt Authentication (Role base), Repository, Unit Of Work and CQRS Patterns, MediatR, Automapper, Fluent Validation, Global Exception Handling, Redis/InMemory Caching, Unit Testing (xUnit, Moq), RabbitMQ

  • Updated Nov 15, 2022
  • C#

Improve this page

Add a description, image, and links to the mediator-pattern 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 mediator-pattern topic, visit your repo's landing page and select "manage topics."

Learn more