Top 20 NuGet dispatcher Packages

This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using Event Store
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using Sqlite
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using awssqs
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MySql
Allows calling Invoke on the WPF Dispatcher object passing Action and Func<T> lambdas instead of the built-in Delegate untyped parameter.
An MvvmLight helper for calling RaisePropertyChanged on the UI thread from a PCL. See Project Site for instructions.
Simple event loop and service implementing an event loop for Service Fabric.
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MS Sql Server
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MS Sql Server
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using azureservicebus
Handles passing of parameters to running instance(s) of an application.
An extension to Jeuxjeux20.Mvvm, which provides useful tools to use Application.Dispatcher and SynchronizationContext
xUnit tests for netfx-System.Windows.Threading.DispatcherInvokeExtensions
Command Dispatcher, Processor, and Distributed Task Queue. Provides a framework for orthogonal concerns.
Used for in-process async message routing and dispatching. Provides construct for scanning assemblies finding types implementing a message handler marker interface of choice and builds routes from them that later can be used with custom or shipped in-process routers and dispatchers supporting: Send,...
The persistence companion (event dispatcher) for dddlib, a domain driven design library for .NET
The Command Management System supports the implementation of methods and classes as executable commands or actions. This is e.g. practical if you want to implement chat bots or react to actions by incoming packets within a server. Supported platforms: * .NET 4.5 * .NET 4.6 * .NET Standard 2.0
Provides implementation for CQRS command, query and event dispatchers using Autofac.