Mysoft.TaskScheduler.AspNetCore
1.0.4
An enhanced scheduler based on hangfire
Install-Package Mysoft.TaskScheduler.AspNetCore -Version 1.0.4
dotnet add package Mysoft.TaskScheduler.AspNetCore --version 1.0.4
<PackageReference Include="Mysoft.TaskScheduler.AspNetCore" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mysoft.TaskScheduler.AspNetCore --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mysoft.TaskScheduler.AspNetCore, 1.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mysoft.TaskScheduler.AspNetCore as a Cake Addin
#addin nuget:?package=Mysoft.TaskScheduler.AspNetCore&version=1.0.4
// Install Mysoft.TaskScheduler.AspNetCore as a Cake Tool
#tool nuget:?package=Mysoft.TaskScheduler.AspNetCore&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Hangfire.AspNetCore (>= 1.6.23)
- Hangfire.Core (>= 1.6.23)
- Microsoft.AspNetCore.Hosting (>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.0)
- Mysoft.TaskScheduler (>= 1.0.4)
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.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 334 | 8/11/2019 |