An enhanced scheduler based on hangfire.
Info
Version: | 1.0.4 |
Author(s): | RDC Team |
Last Update: | Sunday, August 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MysoftEOP/Mysoft.TaskScheduler |
NuGet Url: | https://www.nuget.org/packages/Mysoft.TaskScheduler.AspNetCore |
Install
Install-Package Mysoft.TaskScheduler.AspNetCore
dotnet add package Mysoft.TaskScheduler.AspNetCore
paket add Mysoft.TaskScheduler.AspNetCore
Mysoft.TaskScheduler.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Mysoft.TaskScheduler(>= 1.0.4)
- Hangfire.AspNetCore(>= 1.6.23)
- Hangfire.Core(>= 1.6.23)
- Microsoft.AspNetCore.Hosting(>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
Tags