A dashboard to manage Hangfire's recurring jobs.
Info
Version: | 1.0.5 |
Author(s): | Brayan Mota |
Last Update: | Thursday, October 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bamotav/Hangfire.RecurringJobAdmin.git |
NuGet Url: | https://www.nuget.org/packages/Hangfire.RecurringJobAdmin |
Install
Install-Package Hangfire.RecurringJobAdmin
dotnet add package Hangfire.RecurringJobAdmin
paket add Hangfire.RecurringJobAdmin
Hangfire.RecurringJobAdmin Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronos(>= 0.7.0)
- HangFire.Core(>= 1.7.6)
- Newtonsoft.Json(>= 11.0.1)