8 packages tagged with “MediatorPattern”
DotNetCore.Mediator
This CleanCodeJN package streamlines the development of web APIs in .NET applications by providing a robust framework for CRUD operations and facilitating the implementation of complex business logic in a clean and maintainable manner.
Rest EndPoint Response REPR is a lightweight library that implements the Mediator design pattern in .NET. It helps decouple the sender of a request from its handler, promoting cleaner architecture and separation of concerns. Instead of calling services or logic directly, you send a request (like a command or query), and REPR routes it to the appropriate handler. GIT: https://github.com/tlavay/REPR
This library provdes extensions for MicroBus library
Abstractions package for CleanCodeJN.GenericApis.
DotNetCore.Mediator forked by YITC
DotaCore.Mediator
DotaNet.Mediator