Hangfire.Core 1.6.3

Core components for Hangfire (background job system for ASP.NET applications).

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

Packages Downloads
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
6
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/
5
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
5
Hangfire.NetCore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
5
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
4
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
4
Hangfire.NetCore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
4
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/
4
Hangfire.Dashboard.Authorization
Some authorization filters for Hangfire's Dashboard.
3
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/
3
Hangfire.MySqlStorage
Hangfire MySql Storage
3
Hangfire.NetCore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
3
Hangfire
Incredibly 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. http://hangfire.io/
3
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/
3
Hangfire
Incredibly 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/
3

http://hangfire.io/blog/ 1.6.3 • Fixed – Add missing `RecurringJob.AddOrUpdate` method overloads to prevent CS4014 warnings. • Fixed – `ToGenericTypeString` method now handles types with no namespace correctly. 1.6.2 • Changed – Recurring job page displays now raw cron strings, descriptions are in tooltips. • Fixed – Return non-highlighted stack trace, when parsing takes too long, instead of throwing an exception. • Fixed – Dashboard UI works correctly again, when IE 11 is in the Compatibility Mode. • Fixed – Long method names now don't push tables out of the boundaries now. 1.6.1 • Added – Automatic unit tests execution for .NET Core on Windows, Linux and OS X using AppVeyor and Travis CI. • Fixed – `DateTime` deserialization issues on .NET Core platform. • Fixed – Fixed UI command behaviour, buttons can only be pressed once per command (by @mahoneyj2). • Fixed – `TypeInitializationException` when using Serilog appeared in version 1.6.0. • Fixed – Cron format strings for intervals are specified correctly now (by @stevetsang). • Fixed – `NullReference` on Job Details page when background job has null value for `IEnumerable` argument. • Fixed – Don't skip symbols when publishing NuGet packages. • Fixed – Use GUID identifier when can't determine the host name. 1.6.0 • Added – .NET Core support for Hangfire.Core and Hangfire.SqlServer packages (`netstandard1.3` target). • Added – Ability to create jobs based on async methods, they are awaited by a worker (by @tuespetre). • Added – Access to background job context from the `JobActivator.BeginScope` method. • Added – Add LatencyTimeoutAttribute To delete jobs if timeout is exceeded (by @Excommunicated). • Added – Ability to change statistics polling interval in dashboard (by @tristal). • Added – Non-blocking `BackgroundJobServer.SendStop` method, that requests for a shutdown. • Added – `BackgroundJobServerOptions.ServerName` option is back. • Added – `IDashboardAuthorizationFilter` interface that makes `IAuthorizationFilter` obsolete. • Added – Show background job continuations on Job Details page. • Added – Multilanguage support in Dashboard via resource files (by @Elph). • Added – Spanish localization for the Dashboard UI (by @Elph). • Added – Enable backtracking from background job to recurrent job (by @teodimache). • Added – Cron expressions for regular intervals for the `Cron` class (by @geirsagberg). • Added – `IRecurringJobManager` interface for the `RecurringJobManager` class (by @arnoldasgudas). • Added – Abstractions for Dashboard UI to decouple it from OWIN. • Changed – Make the realtime/history graph to use localized dates on hover (by @Elph). • Changed – Make graph tooltip also localized using data-attributes (by @Elph). • Changed – Dashboard metric's title now contains the ResourceKey instead the title (by @Elph). • Changed – Job Details page was redesigned to be more clean with less colors. • Changed – Update jQuery to 2.1.4 and rickshaw.js to 1.5.1. • Changed – Update NCrontab to 3.1.0. • Changed – Update CronExpressionDescriptor to 1.17. • Fixed – `ToGenericTypeString` method now supports nested classes (by @patrykpiotrmarek). • Fixed – Dashboard Errors in Chrome and IE - Cannot read property 'removeChild' of null. • Fixed – /hangfire/js outputs (unintended) UTF-8 BOM.

.NET Framework 4.5

.NET Standard 1.3

Version Downloads Last updated
1.8.20 1 6/29/2025
1.8.19 1 6/29/2025
1.8.18 1 3/7/2025
1.8.17 3 12/25/2024
1.8.16 2 3/7/2025
1.8.15 3 10/27/2024
1.8.14 5 9/3/2024
1.8.12 5 4/21/2024
1.8.11 2 3/7/2025
1.8.10 3 2/14/2024
1.8.9 1 3/8/2025
1.8.7 2 3/8/2025
1.8.6 2 3/8/2025
1.8.5 2 9/4/2023
1.8.4 2 3/8/2025
1.8.3 2 3/8/2025
1.8.2 2 3/8/2025
1.8.1 2 3/8/2025
1.8.0 2 3/8/2025
1.7.37 2 3/7/2025
1.7.36 2 3/7/2025
1.7.35 2 3/7/2025
1.7.34 2 7/24/2023
1.7.33 2 3/7/2025
1.7.32 2 3/7/2025
1.7.31 2 3/7/2025
1.7.30 4 6/25/2023
1.7.29 2 3/7/2025
1.7.28 2 7/24/2023
1.7.27 2 3/7/2025
1.7.26 2 3/7/2025
1.7.25 1 3/7/2025
1.7.24 2 3/7/2025
1.7.23 2 3/7/2025
1.7.22 2 3/7/2025
1.7.21 2 3/7/2025
1.7.20 2 3/7/2025
1.7.19 2 3/7/2025
1.7.18 2 3/7/2025
1.7.17 2 3/7/2025
1.7.16 2 3/7/2025
1.7.15 1 3/7/2025
1.7.14 2 3/7/2025
1.7.13 2 3/7/2025
1.7.12 2 3/7/2025
1.7.11 2 3/7/2025
1.7.10 2 3/7/2025
1.7.9 2 3/8/2025
1.7.8 1 3/8/2025
1.7.7 2 3/8/2025
1.7.6 2 3/8/2025
1.7.5 2 3/8/2025
1.7.4 2 3/8/2025
1.7.3 2 3/8/2025
1.7.2 2 3/8/2025
1.7.1 2 3/8/2025
1.7.0 1 3/8/2025
1.6.30 2 3/7/2025
1.6.29 2 3/7/2025
1.6.28 1 3/7/2025
1.6.27 2 3/7/2025
1.6.26 2 3/7/2025
1.6.25 1 3/7/2025
1.6.24 2 3/7/2025
1.6.23 2 3/7/2025
1.6.22 2 3/7/2025
1.6.21 2 7/24/2023
1.6.20 2 3/7/2025
1.6.19 1 3/7/2025
1.6.18 2 3/7/2025
1.6.17 2 3/7/2025
1.6.16 3 7/24/2023
1.6.15 2 3/7/2025
1.6.14 2 3/7/2025
1.6.13 1 3/7/2025
1.6.12 2 3/7/2025
1.6.11 2 3/7/2025
1.6.10 2 3/7/2025
1.6.9 1 3/8/2025
1.6.8 2 3/8/2025
1.6.7 2 3/8/2025
1.6.6 1 3/8/2025
1.6.5 2 3/8/2025
1.6.4 2 3/8/2025
1.6.3 1 3/8/2025
1.6.2 2 3/8/2025
1.6.1 2 3/8/2025
1.6.0 3 12/6/2024
1.5.9 2 3/8/2025
1.5.8 2 3/8/2025
1.5.7 2 3/8/2025
1.5.6 2 3/8/2025
1.5.5 2 3/8/2025
1.5.4 1 3/8/2025
1.5.3 2 3/8/2025
1.5.2 1 3/8/2025
1.5.1 2 3/8/2025
1.5.0 1 3/8/2025
1.4.7 2 3/8/2025
1.4.6 2 3/8/2025
1.4.5 2 3/8/2025
1.4.4 2 3/8/2025
1.4.3 2 3/8/2025
1.4.2 2 3/8/2025
1.4.1 2 3/8/2025
1.3.4 2 3/8/2025
1.3.3 1 3/8/2025
1.3.2 2 3/8/2025
1.3.1 2 3/8/2025
1.3.0 2 3/8/2025
1.2.2 2 3/8/2025
1.2.1 2 3/8/2025
1.2.0 1 3/8/2025
1.1.1 2 3/8/2025
1.1.0 2 3/8/2025
1.0.2 1 3/8/2025
1.0.1 2 3/8/2025
1.0.0 1 3/8/2025
0.9.1 2 3/8/2025
0.9.0 2 3/8/2025
0.8.3 2 3/8/2025
0.8.2 1 3/8/2025
0.8.1 2 3/8/2025
0.8.0 2 3/8/2025
0.7.5 2 3/8/2025
0.7.4 1 3/8/2025
0.7.3 1 3/8/2025
0.7.1 1 3/8/2025
0.7.0 2 3/8/2025
0.6.2 2 3/8/2025
0.6.1 2 3/8/2025
0.5.2 2 3/8/2025
0.5.1 2 3/8/2025
0.5.0 1 3/8/2025