28 packages tagged with “dispatch”
Messaging components for cross platform development on Android, iOS and WinRT
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.
NServiceBus dispatch retry extension
A convenient package to simplify sending emails and email batches through your software
Demonstrates signal emission, async dispatch, and sink polling patterns.
Extensions for gRPC Services which simplify separating implementations of the service methods into CQRS like `ICommand`/`IQuery` implementation classes.
Define If-Then-Else Conditions with Lambdas and Allows Simple Unit-Testing.
A CQRS (Event-driven) message router in F#
Common interfaces and helpers for working with MessageRouter
Moogie.Events is a simple observer pattern implementation of events and listeners. It is designed to help you decouple key parts of your application without ever getting in your way.
Client to interact with the Resgrid API to create calls and dispatch personnel. Resgrid is a complete open source solution for first responders, emergency response, fire departments, ems, search and rescue, disaster relief and much more.
Package Description
Implements the Sqrs desing for the clear separation of command and query operations, enhancing the maintainability and scalability of your applications.
DispatchR is a lightweight and performant C# .NET library that dispatches asynchronous functions in order at a specified frequency or date time.
An MvvmLight helper for calling RaisePropertyChanged on the UI thread from a PCL. See Project Site for instructions.
Packs command line arguments into a map or object for easy usage
D3 Dispatch (d3-dispatch) binding library for Bridge.NET projects.
Simple, unambitious implementation of the Scatter-Gather pattern in .NET.
Placeholder to reserve the DispatchItInc.* namespace.
Placeholder to reserve the DispatchIt.* namespace.
Blazor state management and action disapatch/subscribe extensions
Redux implementation in c#. Redux is a predictable state container made popular by http://redux.js.org/ in the js world. Urunium.Redux is redux implementation for .net framework, which tries to implement redux in more c# idiomatic manner. Prior arts: Redux.Net, reducto.
Provides a CompiledDispatch<T> class, that pre-compiles the invocation delegate to use static dispatch instead of dynamic dispatch.
NexusAop is a powerful and flexible library for reflection and aspect-oriented programming (AOP) in .NET 5.0. This library enables developers to easily apply cross-cutting concerns to their applications by utilizing custom attributes. With NexusAop, you can interrupt method executions, perform specific actions, and retrieve results seamlessly.
Simple event dispatcher library
Remote execution integration for TickerQ, enabling hub registration and remote task dispatch.
Projeto usado para construção fundacional de APIs
Bumps assembly versions, project properties, assembly attributes, according to consumer specified strategies.