Namespace Savvyio.Extensions
Assembly: Savvyio.Extensions.Dispatchers.dll
Classes
Mediator
Provides a default implementation of the IMediator interface.
SavvyioOptionsExtensions
Extension methods for the SavvyioOptions class.
Interfaces
IMediator
Defines a mediator to encapsulate requests (Fire-and-Forget/In-Only) and request/response (Request-Reply/In-Out) message exchange patterns.