調整 RecurringJob 使用 Queue.
Info
| Version: | 2.0.2 |
| Author(s): | Crab Lin |
| Last Update: | Friday, July 14, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/crablin/Hangfire.Jobkits |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.JobKits |
Install
Install-Package Hangfire.JobKits
dotnet add package Hangfire.JobKits
paket add Hangfire.JobKits
Hangfire.JobKits Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.6.20)
- Microsoft.Extensions.Localization(>= 2.1.1)