Hangfire.NetCore 1.8.14

.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.

Showing the top 20 packages that depend on Hangfire.NetCore.

Packages Downloads
Hangfire.AspNetCore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
96
Hangfire.AspNetCore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
20

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.10 • 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 • Project – Enable full source link support with embedded symbols and repository-based sources. • Project – Enable repeatable package restore using a lock file. 1.8.6 • Fixed – Include assembly information to the Hangfire.NetCore assembly. 1.8.4 • Changed – Send the stop signal earlier in the shutdown pipeline when hosting in .NET Core 3.1 or higher. • Changed – Set processing server to null in hosted service to avoid `ObjectDisposedException`. • Fixed – Other `IHostedService` implementations can block Hangfire server from being stopped. 1.8.1 • Fixed – Add `net461` target for Hangfire.NetCore package to avoid missing method exceptions. 1.8.0 • Added – `IApplicationBuilder.UseHangfireServer` that accepts custom factory for `IBackgroundProcessingServer`. • Added – `net451` and `netstandard1.3` targets for the package. • Changed – Use `netstandard2.1` target instead of `netcoreapp3.0` for the package. • Changed – Send the "stop" signal earlier when the host supports .NET Standard 2.1. • Changed – Don't throw `ObjectDisposedException` when hosted service is disposed twice.

Version Downloads Last updated
1.8.17 12 01/04/2025
1.8.14 105 06/15/2024