Hangfire.AspNetCore 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Showing the top 20 packages that depend on Hangfire.AspNetCore.
| Packages | Downloads |
|---|---|
|
Hangfire
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/
|
30 |
|
Hangfire.Dashboard.Basic.Authentication
A re-usable Hangfire Basic Authentication filter. Just import and configure.
|
29 |
|
Hangfire.Dashboard.Basic.Authentication
A re-usable Hangfire Basic Authentication filter. Just import and configure.
|
24 |
|
Hangfire
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/
|
23 |
|
Hangfire
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 application. 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/
|
23 |
|
Hangfire.Dashboard.Basic.Authentication
A re-usable Hangfire Basic Authentication filter. Just import and configure.
|
22 |
|
Hangfire
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 application. 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.
http://hangfire.io/
|
22 |
|
Hangfire
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/
|
21 |
|
Hangfire.Dashboard.Basic.Authentication
A re-usable Hangfire Basic Authentication filter. Just import and configure.
|
21 |
|
Hangfire
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 application. 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.
http://hangfire.io/
|
21 |
Release notes are available in our blog https://www.hangfire.io/blog/
Please see https://docs.hangfire.io/en/latest/upgrade-guides/upgrading-to-hangfire-1.8.html to learn how to upgrade.
1.8.22
• Added – `MapHangfireDashboardWithNoAuthorizationFilters` method, which does not include local-only filters.
• Changed – Set 404 status code when `MapHangfireDashboard` is used and no dispatcher is found.
• Fixed – `InvalidOperationException` upon receiving a request for 'hangfire/bootstrap.min.css.map'.
1.8.18
• Fixed – Swallow possible `ObjectDisposedException` in the `StopAsync` method.
• Fixed – Avoid `NullReferenceException` when `LocalIpAddress` or `RemoteIpAddress` is null.
1.8.10
• Fixed – Don't check `HasStarted` in `Response.WriteAsync` to avoid breaking dispatchers.
• Project – Enable NuGet package and DLL signing with a company certificate.
• Project – Require NuGet package signature validation on restore for dependencies.
• Project – Add `HangfireIO` as a package owner.
1.8.9
• Fixed – Don't attempt to write response headers when response has already started (by @maliming).
• Project – Enable full source link support with embedded symbols and repository-based sources.
• Project – Enable repeatable package restore using a lock file.
1.8.0
• Breaking – Make the package to be dependent on Hangfire.NetCore and use the same types.
• Added – `IApplicationBuilder.UseHangfireServer` that accepts custom factory for `IBackgroundProcessingServer`.
.NET Framework 4.5.1
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Hangfire.NetCore (= 1.8.22)
- Microsoft.AspNetCore.Antiforgery (>= 1.0.0)
.NET Core 3.0
- Hangfire.NetCore (= 1.8.22)
.NET Framework 4.6.1
- Hangfire.NetCore (= 1.8.22)
- Microsoft.AspNetCore.Antiforgery (>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
.NET Standard 2.0
- Microsoft.AspNetCore.Antiforgery (>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- Hangfire.NetCore (= 1.8.22)
.NET Standard 1.3
- Microsoft.AspNetCore.Antiforgery (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- System.ComponentModel (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- Hangfire.NetCore (= 1.8.22)
| Version | Downloads | Last updated |
|---|---|---|
| 1.8.22 | 1 | 11/08/2025 |
| 1.8.21 | 8 | 08/16/2025 |
| 1.8.20 | 12 | 05/18/2025 |
| 1.8.19 | 13 | 05/18/2025 |
| 1.8.18 | 14 | 02/20/2025 |
| 1.8.17 | 17 | 12/07/2024 |
| 1.8.16 | 19 | 12/06/2024 |
| 1.8.15 | 19 | 11/21/2024 |
| 1.8.14 | 23 | 10/06/2024 |
| 1.8.12 | 21 | 10/06/2024 |
| 1.8.11 | 21 | 10/02/2024 |
| 1.8.10 | 19 | 10/06/2024 |
| 1.8.9 | 20 | 10/06/2024 |
| 1.8.7 | 18 | 10/06/2024 |
| 1.8.6 | 21 | 03/07/2024 |
| 1.8.5 | 19 | 10/06/2024 |
| 1.8.4 | 24 | 10/06/2024 |
| 1.8.3 | 21 | 10/06/2024 |
| 1.8.2 | 20 | 10/05/2024 |
| 1.8.1 | 20 | 10/06/2024 |
| 1.8.0 | 18 | 10/06/2024 |
| 1.7.37 | 19 | 10/05/2024 |
| 1.7.36 | 16 | 10/06/2024 |
| 1.7.35 | 19 | 10/06/2024 |
| 1.7.34 | 19 | 10/06/2024 |
| 1.7.33 | 23 | 10/06/2024 |
| 1.7.32 | 19 | 10/06/2024 |
| 1.7.31 | 19 | 10/06/2024 |
| 1.7.30 | 19 | 10/06/2024 |
| 1.7.29 | 20 | 10/06/2024 |
| 1.7.28 | 34 | 04/04/2022 |
| 1.7.27 | 19 | 10/06/2024 |
| 1.7.26 | 18 | 10/02/2024 |
| 1.7.25 | 20 | 10/06/2024 |
| 1.7.24 | 18 | 10/06/2024 |
| 1.7.23 | 18 | 10/06/2024 |
| 1.7.22 | 19 | 10/06/2024 |
| 1.7.21 | 21 | 10/06/2024 |
| 1.7.20 | 17 | 10/06/2024 |
| 1.7.19 | 19 | 10/06/2024 |
| 1.7.18 | 19 | 10/06/2024 |
| 1.7.17 | 19 | 10/06/2024 |
| 1.7.16 | 18 | 10/03/2024 |
| 1.7.15 | 21 | 10/06/2024 |
| 1.7.14 | 20 | 10/06/2024 |
| 1.7.13 | 19 | 10/06/2024 |
| 1.7.12 | 20 | 11/27/2023 |
| 1.7.11 | 21 | 10/06/2024 |
| 1.7.10 | 19 | 10/06/2024 |
| 1.7.9 | 21 | 10/06/2024 |
| 1.7.8 | 19 | 10/04/2024 |
| 1.7.7 | 20 | 10/06/2024 |
| 1.7.6 | 19 | 10/06/2024 |
| 1.7.5 | 21 | 10/05/2024 |
| 1.7.4 | 21 | 10/06/2024 |
| 1.7.3 | 19 | 10/06/2024 |
| 1.7.2 | 19 | 10/06/2024 |
| 1.7.1 | 20 | 10/04/2024 |
| 1.7.0 | 19 | 10/06/2024 |
| 1.6.30 | 17 | 10/06/2024 |
| 1.6.29 | 17 | 10/06/2024 |
| 1.6.28 | 17 | 10/06/2024 |
| 1.6.27 | 20 | 10/06/2024 |
| 1.6.26 | 17 | 10/06/2024 |
| 1.6.25 | 16 | 10/06/2024 |
| 1.6.24 | 18 | 10/06/2024 |
| 1.6.23 | 19 | 10/06/2024 |
| 1.6.22 | 17 | 10/06/2024 |
| 1.6.21 | 17 | 10/06/2024 |
| 1.6.20 | 17 | 10/06/2024 |
| 1.6.19 | 18 | 10/06/2024 |
| 1.6.18 | 18 | 10/06/2024 |
| 1.6.17 | 19 | 10/06/2024 |
| 1.6.16 | 18 | 10/06/2024 |
| 1.6.15 | 19 | 10/06/2024 |
| 1.6.14 | 19 | 10/05/2024 |
| 1.6.13 | 19 | 10/06/2024 |
| 1.6.12 | 19 | 10/06/2024 |
| 1.6.11 | 20 | 10/06/2024 |
| 1.6.10 | 21 | 10/06/2024 |
| 1.6.9 | 20 | 10/06/2024 |
| 1.6.8 | 22 | 10/05/2024 |
| 1.6.7 | 20 | 10/06/2024 |
| 1.6.6 | 19 | 10/06/2024 |
| 1.6.5 | 20 | 10/06/2024 |
| 1.6.4 | 20 | 10/06/2024 |
| 1.6.3 | 19 | 10/06/2024 |
| 1.6.2 | 19 | 10/06/2024 |
| 1.6.1 | 20 | 10/06/2024 |
| 1.6.0 | 20 | 10/06/2024 |