An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
dotnet add package Hangfire --version 1.8.22
Install-Package Hangfire -Version 1.8.22
| 包名 | 版本要求 |
|---|---|
| Hangfire.Core | [1.8.22, 1.8.22] |
| Hangfire.SqlServer | [1.8.22, 1.8.22] |
| Microsoft.Owin.Host.SystemWeb | [3.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| Hangfire.Core | [1.8.22, 1.8.22] |
| Hangfire.SqlServer | [1.8.22, 1.8.22] |
| Hangfire.AspNetCore | [1.8.22, 1.8.22] |
| 包名 | 版本要求 |
|---|---|
| Hangfire.Core | [1.8.22, 1.8.22] |
| Hangfire.SqlServer | [1.8.22, 1.8.22] |
| Hangfire.AspNetCore | [1.8.22, 1.8.22] |
| 作者 | Sergey Odinokov |
|---|---|
| 发布时间 | 2025-11-07 02:38:55 |
| 项目主页 | https://www.hangfire.io/ |
| 许可证 | https://www.nuget.org/packages/Hangfire/1.8.22/license |