Top 20 NuGet mediator Packages

SQLite database provider for Weapsy.Cqrs event store.
PostgreSQL database provider for Weapsy.Cqrs event store.
CosmosDB (DocumentDB) database provider for Weapsy.Cqrs event store.
With the mediator pattern, communication between objects is encapsulated within a mediator object. Objects no longer communicate directly with each other, but instead communicate through the mediator. This reduces the dependencies between communicating objects, thereby reducing coupling.
Minded helps to implement a clean architecture, offering the scaffholding necessary to implement patterns like Mediator, Decorator, Command and Query and more. Encapsuplate all your business logic in Commands and Queries, the rest will be dealth by the framework.
[Obsolete] Simplify the adoption of the MVVM pattern using WPF. Use the package EyeSoft.Windows.Model instead.
Simplify the adoption of the MVVM pattern using WPF.
Unity IoC implementation for turtleM
Ninject IoC implementation for turtleM
[Obsolete] Contains the Autofac verion of MicroBus.Sagas
Simple, unambitious mediator implementation in .NET, This fork implemented SendAll() method for sending message to all handlers.
A simple command handler pattern implementation, but fully scalable with RabbitMQ. This is the RabbitMQ implementation package.
Autofac extensions for Envoy
PostgreSQL database provider for OpenCQRS domain store.
OpenCQRS is a .NET Core framework that can be used to create a simple and clean design by enforcing single responsibility and separation of concerns. Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing. OpenCQRS also has A...
Kledex is a .NET Core framework that can be used to create a simple and clean design by enforcing single responsibility and separation of concerns. Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing. Kledex also has Azure...
Mediator pattern implementation.