A C# port of Chris Boulton's php-resque.
Info
| Version: | 1.0.2 |
| Author(s): | Alex Demers |
| Last Update: | Thursday, June 13, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alexdemers/csharp-resque |
| NuGet Url: | https://www.nuget.org/packages/CSharp-Resque |
Install
Install-Package CSharp-Resque
dotnet add package CSharp-Resque
paket add CSharp-Resque
CSharp-Resque Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.6)
- ServiceStack.Redis(3.9.49)