EaCloud Hangfire 后台任务组件,封装基于 Hangfire 后台任务的服务端实现。.
Info
| Version: | 9.0.1.1 |
| Author(s): | 善成云计算 |
| Last Update: | Wednesday, October 22, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitee.com/eacloud |
| NuGet Url: | https://www.nuget.org/packages/EaCloud.Hangfire |
Install
Install-Package EaCloud.Hangfire
dotnet add package EaCloud.Hangfire
paket add EaCloud.Hangfire
EaCloud.Hangfire Download (Unzip the "nupkg" after downloading)
Dependencies
- EaCloud.AspNetCore(>= 3.1.7.5)
- Hangfire(>= 1.7.12)
- Hangfire.MemoryStorage.Core(>= 1.4.0)
- Hangfire.MySql.Core(>= 2.2.5)
- Hangfire.PostgreSql(>= 1.7.1)
- Hangfire.SQLite(>= 1.4.2)