19 packages tagged with “Dispatching”
CrossPlatformLibrary is an extensible cross-platform toolkit which provides a basic set of functionality used in most mobile apps such as bootstrapping, exception handling, tracing and UI dispatching.
An extension to find classes that implement the IRequest <> IRequestHandler <,> interface
A package to use EventStore to get Events to Dispatch using CorshamScience.MessageDispatch.
Package Description
The core package for CorshamScience.MessageDispatch. This is used to dispatch Events to Objects which consume them.
Base infrastructure for executing and handling operations
This package contains a wrapping implementation of IDispatcher which supports writing snapshots of in-memory viewmodel state to disk, serialised with ProtoBuf.
Base infrastructure for publishing and handling notices
Event dispatching system for the HyperCube framework. Provides multi-task event distribution with strongly-typed listeners.
This package contains a wrapping implementation of IDispatcher which supports writing snapshots of in-memory viewmodel state.
This package enables serialisation of in-memory viewmodel state as a JSON file.
A package to use KurrentDB to get Events to Dispatch using PharmaxoScientific.MessageDispatch.KurrentDB.
Registers classes for Dispatching using dynamic dispatcher to the Microsoft container.
This package enables serialisation of in-memory viewmodel state with ProtoBuf.
Registers classes for Dispatching using dynamic dispatcher to the Grace container.
Lightweight synchronous messagebus for communication within an application.
Provides a CompiledDispatch<T> class, that pre-compiles the invocation delegate to use static dispatch instead of dynamic dispatch.