Hangfire extension for dispatching tasks via the web UI.
Info
Version: | 1.2.2 |
Author(s): | Gary Walker |
Last Update: | Thursday, July 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gary-walker-82/HangfireTaskDispatcher |
NuGet Url: | https://www.nuget.org/packages/Hangfire.Extension.TaskDispatcher |
Install
Install-Package Hangfire.Extension.TaskDispatcher
dotnet add package Hangfire.Extension.TaskDispatcher
paket add Hangfire.Extension.TaskDispatcher
Hangfire.Extension.TaskDispatcher Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr(>= 3.5.0.2)
- Hangfire.Core(>= 1.6.19)
- Newtonsoft.Json(>= 11.0.2)
- WebGrease(>= 1.6.0)
Tags