Found 643 packages
System.Reflection.DispatchProxy
Package Description
Messaging components for cross platform development on Android, iOS and WinRT
The dispatch module contains common functionality for requesting service vehicles.
Package Description
This package gives Xamarin support for Swift4. Includes libswiftDispatch.dylib
A library to make multi-threaded dispatch code more testable. Models a job dispatch pattern and provides both threaded and non threaded implementations.
This package gives Xamarin support for Swift3. Includes libswiftDispatch.dylib
Package Description
A fast, zero-alloc Mediator pattern alternative to MediatR in .NET – minimal, blazing fast, and DI-friendly (Dependency Injection).
A fast, zero-alloc Mediator pattern alternative to MediatR in .NET – minimal, blazing fast, and DI-friendly (Dependency Injection).
Xamarin Cross Platform IScheduler implementation for scheduling onto the main thread. Works with Xamarin.Forms, Xamarin.Android, Xamarin.iOS, and Xamarin.UWP
SimpleMessageBus is a system for making applications more reliable and responsive to users by processing potentially long-running tasks out-of-band from the user's main workflow. It is designed to run either on-prem, or in the Microsoft Cloud, making it suitable for any application, and able to grow as your needs do.
Package Description
Short version: dispatcher.On<string, int>(MyHandler); dispatcher.On<bool, int>(OtherHandler); dispatcher.Dispatch(true, 13); Also feature guard conditions, an alternative fluent API and a fallback handler.
Extended version of DispatchProxy with Class proxying and custom states
D3 Dispatch (d3-dispatch) binding library for Bridge.NET projects.
Document Dispatch | Digital and flexible document dispatch directly from your application.
NServiceBus dispatch retry extension
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult