Broadcast
Background task processing and message queue for .NET. Broadcast is a simple implementation for processing queued tasks and notifications synchronous and asynchronous.
Broadcast helps implement the Mediator and CQRS (Command- and Queryhandling) patterns easily.
Documentation
Visit https://wickedflame.github.io/Broadcast/ for the full documentation.