Hangfire.Core 1.8.0-beta2

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/

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 (background job system for ASP.NET applications).
32
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
27
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
27
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
20
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
18
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
17
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/
17
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
17
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
16
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
16
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
16
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/
16

https://www.hangfire.io/blog/

1.8.0-beta2 • Added – MisfireHandlingMode.Strict to create job for each missed recurring job occurrence. • Added – Allow to pass parameters when creating a job (by @brian-knoll-micronetonline). • Added – Make it possible to use specify multiple JobContinuationOptions for a continuation. • Added – CreateJob method to the JobStorageTransaction abstract class. • Added – SetJobParameter method to the JobStorageTransaction abstract class. • Changed – Allow to query job parameters without roundtrip when supported by a storage. • Changed – Turn JobContinuationOptions enum into flags while still possible. • Changed – Avoid storage roundtrip to query job data in worker, take data from previous state change. • Fixed – Don't overwrite existing argument values with null job parameters when using FromParameter attribute. • Fixed – Job continuation mistakenly started when using the new OnlyOnDeletedState option.

1.8.0-beta1 • Added – Display deleted jobs in the Realtime and History graphs when supported by storage. • Added – DeletedState now have the persisted Exception property. • Added – JobContinuationOptions.OnlyOnDeletedState to create continuations after a failure. • Added – Exception job parameter is passed to continuation when UseResultsInContinuations method is used. • Added – FromExceptionAttribute to deal with an antecedent exception in a background job continuation. • Added – Allow to filter exception types in AutomaticRetryAttribute by using the new OnlyOn property. • Added – IBackgroundProcess.UseBackgroundPool now allows to pass thread configuration logic. • Added – IGlobalConfiguration.UseJobDetailsRenderer method for custom renderers. • Added – BackgroundJobServerOptions.WorkerThreadConfigurationAction option • Added – Allow to pass custom data to ApplyStateContext and ElectStateContext instances. • Added – Preserve custom data dictionary between the entire filter chain. • Added – Fetch "Retries" metric with other statistics when supported by storage • Added – IGlobalConfiguration.UseDashboardMetrics extension method to pass multiple metrics at once. • Added – State renderer for the DeletedState to display its new exception property. • Added – Virtual JobStorage.GetReadOnlyConnection method intended to return JobStorageConnection for replicas. • Added – Virtual JobStorage.HasFeature method for querying optional features. • Added – Optional GetSetCount and GetUtcDateTime methods for the JobStorageConnection class. • Added – Optional AcquireDistributedLock and RemoveFromQueue methods for the JobStorageTransaction class. • Added – Support for transactional acknowledge using new storage method for better handling some data loss scenarios. • Added – Factory, StateMachine and Performer properties to context classes to avoid injecting services. • Added – Allow to pass transaction to background job state changer when new methods implemented. • Added – Optional ParametersSnapshot property for BackgroundJob and JobData classes to minimize roundtrips in future. • Changed – Use the AttemptsExceededAction.Delete option by default in the global automatic retry filter. • Changed – Move job to the DeletedState instead of SucceededState when its invocation was canceled by a filter. • Changed – FromParameterAttribute-based logic now always overwrites arguments, even with non-null values. • Changed – Improved display of real-time chart with more accents on failed and deleted jobs. • Changed – Ignore some members when serializing a JobFilterAttribute instance to decrease size • Changed – ServerHeartbeatProcess now uses ThreadPriority.AboveNormal to prioritize heartbeats.

.NET Framework 4.5

.NET Framework 4.6

.NET Standard 1.3

.NET Standard 2.0

Version Downloads Last updated
1.8.23 18 02/05/2026
1.8.22 11 12/10/2025
1.8.21 11 12/13/2025
1.8.20 8 12/14/2025
1.8.19 9 01/11/2026
1.8.18 12 12/14/2025
1.8.17 10 12/15/2025
1.8.16 7 12/10/2025
1.8.15 11 12/13/2025
1.8.14 11 12/14/2025
1.8.13 7 12/14/2025
1.8.12 15 12/26/2025
1.8.11 8 01/07/2026
1.8.10 10 12/14/2025
1.8.9 12 12/17/2025
1.8.7 12 01/11/2026
1.8.6 7 01/11/2026
1.8.5 12 12/11/2025
1.8.4 9 01/11/2026
1.8.3 12 01/11/2026
1.8.2 6 12/14/2025
1.8.1 9 12/15/2025
1.8.0 13 01/05/2026
1.8.0-rc4 9 01/11/2026
1.8.0-rc3 7 12/13/2025
1.8.0-rc2 9 12/14/2025
1.8.0-rc1 13 12/14/2025
1.8.0-beta4 11 12/20/2025
1.8.0-beta3 9 01/01/2026
1.8.0-beta2 11 12/18/2025
1.8.0-beta1 8 12/19/2025
1.7.37 14 12/18/2025
1.7.36 7 01/08/2026
1.7.35 10 12/10/2025
1.7.34 11 01/11/2026
1.7.33 11 01/04/2026
1.7.32 11 12/29/2025
1.7.31 10 01/06/2026
1.7.30 21 12/21/2025
1.7.29 9 12/12/2025
1.7.28 16 12/15/2025
1.7.27 6 12/15/2025
1.7.26 9 12/15/2025
1.7.25 10 01/06/2026
1.7.24 9 12/12/2025
1.7.23 11 12/13/2025
1.7.22 7 01/11/2026
1.7.21 10 12/15/2025
1.7.20 5 01/11/2026
1.7.19 5 01/11/2026
1.7.18 12 12/15/2025
1.7.17 11 12/14/2025
1.7.16 12 12/25/2025
1.7.15 10 12/13/2025
1.7.14 11 12/15/2025
1.7.13 4 01/11/2026
1.7.12 9 12/28/2025
1.7.11 18 12/17/2025
1.7.10 8 12/16/2025
1.7.9 10 12/14/2025
1.7.8 8 01/11/2026
1.7.7 8 01/05/2026
1.7.6 8 01/05/2026
1.7.5 9 01/11/2026
1.7.4 11 12/16/2025
1.7.3 8 12/14/2025
1.7.2 11 12/16/2025
1.7.1 9 12/14/2025
1.7.0 9 12/13/2025
1.6.30 11 12/10/2025
1.6.29 20 12/10/2025
1.6.28 12 12/13/2025
1.6.27 7 01/05/2026
1.6.26 8 12/15/2025
1.6.25 8 12/15/2025
1.6.24 6 12/14/2025
1.6.23 8 12/14/2025
1.6.22 8 12/14/2025
1.6.21 9 12/11/2025
1.6.20 9 01/05/2026
1.6.19 6 01/11/2026
1.6.18 14 12/15/2025
1.6.17 16 12/14/2025
1.6.16 9 01/11/2026
1.6.15 8 01/11/2026
1.6.14 12 12/14/2025
1.6.13 11 12/15/2025
1.6.12 17 12/14/2025
1.6.11 17 12/14/2025
1.6.10 10 12/17/2025
1.6.9 8 12/14/2025
1.6.8 20 12/12/2025
1.6.7 11 01/03/2026
1.6.6 10 12/14/2025
1.6.5 9 12/19/2025
1.6.4 16 12/13/2025
1.6.3 10 12/22/2025
1.6.2 11 01/05/2026
1.6.1 10 12/11/2025
1.6.0 10 12/28/2025
1.5.9 9 01/10/2026
1.5.8 11 12/17/2025
1.5.7 13 01/05/2026
1.5.6 8 12/28/2025
1.5.5 11 12/24/2025
1.5.4 10 12/10/2025
1.5.3 8 12/14/2025
1.5.2 10 01/11/2026
1.5.1 8 01/11/2026
1.5.0 10 12/13/2025
1.4.7 7 01/11/2026
1.4.6 10 12/14/2025
1.4.5 6 01/11/2026
1.4.4 11 12/14/2025
1.4.3 9 12/25/2025
1.4.2 15 12/16/2025
1.4.1 6 12/20/2025
1.3.4 7 01/11/2026
1.3.3 12 12/20/2025
1.3.2 11 01/07/2026
1.3.1 7 12/11/2025
1.3.0 15 12/31/2025
1.2.2 16 12/15/2025
1.2.1 12 12/14/2025
1.2.0 4 01/11/2026
1.1.1 9 01/11/2026
1.1.0 7 01/04/2026
1.0.2 10 12/11/2025
1.0.1 10 12/14/2025
1.0.0 8 01/09/2026
0.9.1 10 12/28/2025
0.9.0 11 12/14/2025
0.8.3 9 12/13/2025
0.8.2 9 12/19/2025
0.8.1 9 12/12/2025
0.8.0 13 12/14/2025
0.7.5 11 12/20/2025
0.7.4 10 12/13/2025
0.7.3 8 12/13/2025
0.7.1 9 12/21/2025
0.7.0 8 01/11/2026
0.6.2 6 01/11/2026
0.6.1 8 01/11/2026
0.5.2 10 12/15/2025
0.5.1 9 01/10/2026
0.5.0 13 01/06/2026