Hangfire.NetCore 1.8.11
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.
|
1,268 |
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.
.NET Framework 4.5.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- Hangfire.Core (= 1.8.11)
.NET Framework 4.6.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Hangfire.Core (= 1.8.11)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel (>= 4.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- Hangfire.Core (= 1.8.11)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Hangfire.Core (= 1.8.11)
.NET Standard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0)
- Hangfire.Core (= 1.8.11)
| Version | Downloads | Last updated |
|---|---|---|
| 1.8.11 | 1,302 | 05/09/2025 |