Top 20 NuGet mediator Packages

Services that help working between different components in a Blazor application easier. These include interfaces for IStateManager which commits & notifies of data changes. IStoragePersistance which allows objects to be stores in LocalStorage, Session, or Cookies. IMediator which can notify other co...
Mediator implementation for loosely coupled in-process communication.
Use StructureMap as the IoC container for Mediator.Net
Mediator support using Microsot.Extensions
Mediate is another simple and little in-process communication system based in mediator pattern
The MediatR Behaviors using FluentValidation.
Access MediatR like a service.
Nut.MediatR.ServiceLike extensions for .NET Extensions DependencyInjection
Mediate.BackgroundEventDispatch is an event dispatch strategy for Mediate that enqueues event handlers to be executed by an Asp.Net Core hosted service. This system is intented to fire and forget an event.
Contains the core implementation of MicroBus
Mediator interfaces for commands and events.
Mediator implementation for commands and events.
Use MicrosoftDependencyInjection as the IoC container for Mediator.Net
Simple, unambitious implementation of the Scatter-Gather pattern in .NET.
In-process message broker
The MediatR Behaviors.
Microsoft DependencyInjection support for of MicroBus
Contains the core infrastructure contracts for MicroBus which includes the handler and main MicroBus interfaces