Month: February 2024

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

As you may have noticed in the code, I chose the same pattern to build the commands as I did with the CQS sample, so we have a…