An open API service indexing awesome lists of open source software.

https://github.com/davinceleecode/mediatrconsoleapp

A simple implementation of MediatR in .NET, demonstrating how to use the CQRS pattern with request handlers. This project includes a basic example of consuming MediatR for handling commands and queries in a decoupled way.
https://github.com/davinceleecode/mediatrconsoleapp

command-pattern cqrs csharp dependency-injection design-patterns dotnet event-driven mediatr messaging

Last synced: 6 months ago
JSON representation

A simple implementation of MediatR in .NET, demonstrating how to use the CQRS pattern with request handlers. This project includes a basic example of consuming MediatR for handling commands and queries in a decoupled way.

Awesome Lists containing this project