Roque.Worker
1.0.18
This package is for class libraries that implement worker services or subscribers. Roque is a queueing framework. Allows you to create Redis-based distributed async event and work queues by just using plain-old C# methods and events.
Install-Package Roque.Worker -Version 1.0.18
dotnet add package Roque.Worker --version 1.0.18
<PackageReference Include="Roque.Worker" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Roque.Worker --version 1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Roque.Worker, 1.0.18"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- BookSleeve (>= 1.2.0.5)
- Castle.Core (>= 3.1.0)
- Castle.Windsor (>= 3.1.0)
- CLAP (>= 4.3.0)
- Newtonsoft.Json (>= 4.5.11)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.