Background jobs processing for ASP.NET apps
dotnet add package Hangfire --version 0.5.0-alpha2
Install-Package Hangfire -Version 0.5.0-alpha2
| 包名 | 版本要求 |
|---|---|
| HangFire.Core | [0.5.0-alpha2, ) |
| ServiceStack.Common | [3.9.47, 4.0.0) |
| ServiceStack.Text | [3.9.47, 4.0.0) |
| ServiceStack.Redis | [3.9.47, 4.0.0) |
| WebActivatorEx | [2.0.0, ) |
| 作者 | odinserj |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/odinserj/HangFire |