Hybrid Hangfire 后台任务组件,封装基于Hangfire后台任务的服务端实现.
Info
| Version: | 3.1.4-preview |
| Author(s): | ArcherTrister |
| Last Update: | Monday, June 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.lxking.cn/ |
| NuGet Url: | https://www.nuget.org/packages/Hybrid.Hangfire |
Install
Install-Package Hybrid.Hangfire
dotnet add package Hybrid.Hangfire
paket add Hybrid.Hangfire
Hybrid.Hangfire Download (Unzip the "nupkg" after downloading)
Dependencies
- Hybrid.AspNetCore(>= 3.1.4)
- Hangfire(>= 1.7.11)
- Hangfire.MemoryStorage.Core(>= 1.4.0)