TuanZi Hangfire Background Task Component, encapsulates the server-side implementation of background tasks based on Hangfire.
Info
Version: | 3.0.128 |
Author(s): | TuanZi.Hangfire |
Last Update: | Monday, October 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TuanZi.Hangfire |
Install
Install-Package TuanZi.Hangfire
dotnet add package TuanZi.Hangfire
paket add TuanZi.Hangfire
TuanZi.Hangfire Download (Unzip the "nupkg" after downloading)
Dependencies
- TuanZi.AspNetCore(>= 2.0.0)
- Hangfire(>= 1.7.9)
- Hangfire.MemoryStorage.Core(>= 1.4.0)