Top 20 NuGet mediator Packages

Request and response pattern implementation.
This library exposes the native .NET IoC integration for the Solid Instruments implementations of the command and mediator patterns.
This library exposes the Autofac IoC integration for the Solid Instruments implementations of the command and mediator patterns.
Micro library to bootstrap the mediator pattern in .NET
MediatR.Extensions.AutofacBuilder
A Mediator.Net's middleware that plugs into the publish pipeline to send event to EventStore, it is usually being used for event sourcing.
A Mediator.Net's middleware that to broadcast the message to a message broker, by adding this one into the publish pipe, any event is raised from your domain logic will be picked up and broadcast to your configured message broker.
Mediator Toolkit for .NET apps
A data access library for .NET combining the mediator pattern and the query object pattern, with caching, async and easy mocking of queries and commands
SQL Server database provider for Weapsy.Cqrs event store.
MySQL database provider for Weapsy.Cqrs event store.
Entity Framework Core database provider for Weapsy.Cqrs event store.
CosmosDB (MongoDB) database provider for Weapsy.Cqrs event store.
A Blazor state management library by TimeWarp