Month: January 2024

Using MediatR as a mediator – Mediator and CQRS Design Patterns-1

In this section, we are exploring MediatR, an open-source mediator implementation.What is MediatR? Let’s start with its maker’s description from its GitHub repository, which brands it as this:…