Hangfire.Core 1.5.5

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 (background job system for ASP.NET applications).
44
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/
43
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
41
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
40
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/
40
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
40
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
39
HangFire
HangFire helps to perform background jobs inside your ASP.NET application in a simple, efficient and transparent way. It allows you to define, create and process these jobs asynchronously. With this library, you can move your long running tasks out of the request processing pipeline without losing control over them.
39
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/
39
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
38
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/
38
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/
38
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
38
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
37
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/
37
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
37

http://hangfire.io/blog/ 1.5.5 * Fixed – Missed recurring jobs sometimes aren't triggered for the first time. 1.5.4 * Changed – C# 6.0 is now required to compile the solution. * Fixed – Recurring jobs failing after moving clock forward for daylight saving time. * Fixed – Infinite loops when trying to change state of a background job that doesn't exist (by @mkravchuk7). * Fixed – Update StackTraceParser and StackTraceFormatter to prevent critical flaw (by @atifaziz and @lukerogers). 1.5.2 * Fixed – `JobLoadException` when using interface method as a background job, appeared in 1.5.1. 1.5.1 * Fixed – `JobLoadException` during deserialization when a method defined in an inherited interface. * Fixed – Show alert box instead of an exception on Awaiting Jobs page. 1.5.0 * Added – `IBackgroundProcess` interface that allows to implement custom background processes. * Added – `BackgroundProcessingServer` class for creating a server instance with completely custom background processes. * Added – Support for running multiple `BackgroundJobServer` instances in the same AppDomain without explicit server names. * Added – `JobActivatorScope` class to support custom IoC scopes/lifetimes. * Added – Allow to specify a custom queue for recurring jobs (by @maleet). * Added – Allow to use CancellationToken type as a job method parameter. * Added – It is now possible to query the storage in state applying filters. * Added – Allow to pass custom filters to `BackgroundJobServer` via options. * Added – Option to hide the "Back to site" link (by @dradovic). * Changed – Server components and background processes now use `Task` with `TaskCreationOptions.LongRunning`. * Changed – ServerIds are now generated without ServerName, server names are deprecated. * Changed – Arguments Renderer now supports TimeSpan and DateTime (by @yngndrw). * Changed – Minor improvements for Dashboard navigation (by @pwelter34). * Changed – Worker does not process a job when a transition to the Processing state failed (by @yngndrw). * Changed – `BackgroundJobClientException` is thrown instead of `CreateJobFailedException`. * Changed – WorkerId is now auto-generated and based on a GUID. * Changed – Use StackTraceFormatter package for marking-up stack traces (by @atifaziz). * Changed – Updated Dashboard CSS to Twitter Bootstrap 3.3.5. * Fixed – Prevent worker from fetching and processing a job on shutdown. * Fixed – `TaskCanceledException` thrown from a job method leads to failed job as expected. * Fixed – Make `DelayedJobScheduler` resilient to empty background job ids. * Fixed – Logical error in SqlServerDistributedLockTimeout value check (by @Tom-Kelly). * Fixed – `OverflowException` in Dashboard when job duration exceeds int.MaxValue (by @mavenius). * Fixed – "More details" button in Dashboard changes to "Less details" when collapsed (by @pascalberger).

Any 0.0

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