Hangfire.Core 1.8.0-beta1
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.Console
Job console for Hangfire
|
7,074 |
Hangfire.Redis.StackExchange
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project
|
4,417 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
2,276 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
2,205 |
Hangfire.Redis.StackExchange
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project
|
1,728 |
Hangfire.Redis.StackExchange
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project and https://github.com/marcoCasamento/Hangfire.Redis.StackExchange for info on this
|
1,240 |
Hangfire.NetCore
.NET Core's Worker Service host support for Hangfire (background job system for ASP.NET applications).
|
921 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
744 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
619 |
Hangfire.Console
Job console for Hangfire
|
381 |
MT.PACKAGE.UTILITY
妙探科技nuget工具包
|
258 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
202 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
194 |
MT.PACKAGE.UTILITY
妙探科技nuget工具包
1、添加日期转财务报表报告期DateTime扩展方法
|
99 |
Hangfire.NetCore
.NET Core's Worker Service host support for Hangfire (background job system for ASP.NET applications).
|
81 |
Hangfire.Redis.StackExchange
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project
|
45 |
Abp.HangFire
Abp.HangFire
|
42 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
36 |
Abp.HangFire
Abp.HangFire
|
33 |
Abp.HangFire
Abp.HangFire
|
32 |
https://www.hangfire.io/blog/
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 – Passing job parameters in job creation phase (by @brian-knoll-micronetonline).
• 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
- Owin (>= 1.0.0)
- Newtonsoft.Json (>= 5.0.1)
.NET Framework 4.6
- Owin (>= 1.0.0)
- Newtonsoft.Json (>= 5.0.1)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.0)
- System.Threading.Thread (>= 4.0.0)
- System.Threading.ThreadPool (>= 4.0.10)
- Newtonsoft.Json (>= 9.0.1)
.NET Standard 2.0
- Newtonsoft.Json (>= 11.0.1)
Version | Downloads | Last updated |
---|---|---|
1.8.17 | 4 | 12/11/2024 |
1.8.16 | 4 | 11/28/2024 |
1.8.15 | 5 | 10/25/2024 |
1.8.14 | 14 | 06/14/2024 |
1.8.12 | 12 | 04/11/2024 |
1.8.11 | 19 | 02/29/2024 |
1.8.10 | 63 | 02/19/2024 |
1.8.9 | 24 | 02/06/2024 |
1.8.7 | 16 | 02/11/2024 |
1.8.6 | 921 | 11/03/2023 |
1.8.5 | 18 | 08/14/2023 |
1.8.4 | 17 | 10/10/2023 |
1.8.3 | 21 | 07/01/2023 |
1.8.2 | 916 | 09/22/2023 |
1.8.1 | 19 | 06/20/2023 |
1.8.0 | 21 | 10/13/2023 |
1.8.0-rc4 | 18 | 09/30/2023 |
1.8.0-rc3 | 11 | 09/28/2023 |
1.8.0-rc2 | 16 | 07/05/2023 |
1.8.0-rc1 | 12 | 07/05/2023 |
1.8.0-beta4 | 14 | 09/28/2023 |
1.8.0-beta3 | 17 | 07/26/2023 |
1.8.0-beta2 | 18 | 07/26/2023 |
1.8.0-beta1 | 15 | 07/04/2023 |
1.7.37 | 12 | 04/13/2024 |
1.7.36 | 22 | 09/18/2023 |
1.7.35 | 18 | 10/13/2023 |
1.7.34 | 16 | 10/06/2023 |
1.7.33 | 20 | 07/04/2023 |
1.7.32 | 15 | 06/19/2023 |
1.7.31 | 20 | 10/07/2023 |
1.7.30 | 2,183 | 06/16/2022 |
1.7.29 | 15 | 06/21/2023 |
1.7.28 | 14 | 06/09/2023 |
1.7.27 | 2,231 | 11/12/2021 |
1.7.26 | 17 | 09/28/2023 |
1.7.25 | 16 | 09/29/2023 |
1.7.24 | 17 | 07/05/2023 |
1.7.23 | 16 | 10/14/2023 |
1.7.22 | 625 | 05/24/2021 |
1.7.21 | 18 | 09/28/2023 |
1.7.20 | 20 | 09/30/2023 |
1.7.19 | 194 | 03/01/2021 |
1.7.18 | 210 | 12/16/2020 |
1.7.17 | 755 | 12/16/2020 |
1.7.16 | 16 | 06/08/2023 |
1.7.15 | 16 | 10/01/2023 |
1.7.14 | 18 | 09/29/2023 |
1.7.13 | 17 | 09/18/2023 |
1.7.12 | 17 | 09/30/2023 |
1.7.11 | 3,527 | 12/16/2020 |
1.7.10 | 18 | 02/19/2022 |
1.7.9 | 18 | 10/03/2023 |
1.7.8 | 14 | 10/04/2023 |
1.7.7 | 17 | 10/07/2023 |
1.7.6 | 14 | 09/30/2023 |
1.7.5 | 14 | 10/02/2023 |
1.7.4 | 16 | 06/09/2023 |
1.7.3 | 44 | 01/18/2021 |
1.7.2 | 19 | 10/08/2023 |
1.7.1 | 20 | 07/27/2023 |
1.7.0 | 21 | 06/13/2023 |
1.6.30 | 15 | 10/22/2023 |
1.6.29 | 13 | 10/09/2023 |
1.6.28 | 16 | 10/22/2023 |
1.6.27 | 16 | 10/09/2023 |
1.6.26 | 13 | 10/23/2023 |
1.6.25 | 14 | 10/02/2023 |
1.6.24 | 14 | 10/05/2023 |
1.6.23 | 19 | 10/23/2023 |
1.6.22 | 15 | 10/22/2023 |
1.6.21 | 14 | 09/29/2023 |
1.6.20 | 13 | 10/01/2023 |
1.6.19 | 15 | 10/23/2023 |
1.6.18 | 16 | 10/19/2023 |
1.6.17 | 17 | 10/10/2023 |
1.6.16 | 19 | 09/29/2023 |
1.6.15 | 17 | 10/22/2023 |
1.6.14 | 15 | 10/23/2023 |
1.6.13 | 19 | 09/30/2023 |
1.6.12 | 16 | 10/05/2023 |
1.6.11 | 20 | 09/29/2023 |
1.6.10 | 15 | 09/29/2023 |
1.6.9 | 14 | 10/02/2023 |
1.6.8 | 14 | 10/13/2023 |
1.6.7 | 15 | 09/28/2023 |
1.6.6 | 20 | 09/29/2023 |
1.6.5 | 14 | 10/14/2023 |
1.6.4 | 18 | 10/13/2023 |
1.6.3 | 16 | 10/09/2023 |
1.6.2 | 18 | 09/29/2023 |
1.6.1 | 13 | 10/09/2023 |
1.6.0 | 6,750 | 12/16/2020 |
1.5.9 | 18 | 10/02/2023 |
1.5.8 | 24 | 10/02/2023 |
1.5.7 | 14 | 10/14/2023 |
1.5.6 | 15 | 10/06/2023 |
1.5.5 | 15 | 09/29/2023 |
1.5.4 | 17 | 09/29/2023 |
1.5.3 | 14 | 10/14/2023 |
1.5.2 | 14 | 10/13/2023 |
1.5.1 | 15 | 10/11/2023 |
1.5.0 | 23 | 10/14/2023 |
1.4.7 | 15 | 10/09/2023 |
1.4.6 | 13 | 10/09/2023 |
1.4.5 | 14 | 10/13/2023 |
1.4.4 | 14 | 10/05/2023 |
1.4.3 | 16 | 10/04/2023 |
1.4.2 | 13 | 10/14/2023 |
1.4.1 | 19 | 10/14/2023 |
1.3.4 | 17 | 10/14/2023 |
1.3.3 | 14 | 10/14/2023 |
1.3.2 | 15 | 10/14/2023 |
1.3.1 | 16 | 10/14/2023 |
1.3.0 | 19 | 10/08/2023 |
1.2.2 | 13 | 10/14/2023 |
1.2.1 | 16 | 10/13/2023 |
1.2.0 | 16 | 10/14/2023 |
1.1.1 | 17 | 10/14/2023 |
1.1.0 | 17 | 10/14/2023 |
1.0.2 | 16 | 10/14/2023 |
1.0.1 | 19 | 10/14/2023 |
1.0.0 | 17 | 10/14/2023 |
0.9.1 | 14 | 10/11/2023 |
0.9.0 | 19 | 10/09/2023 |
0.8.3 | 17 | 10/14/2023 |
0.8.2 | 15 | 10/14/2023 |
0.8.1 | 18 | 10/13/2023 |
0.8.0 | 15 | 10/06/2023 |
0.7.5 | 18 | 10/14/2023 |
0.7.4 | 15 | 10/14/2023 |
0.7.3 | 17 | 10/14/2023 |
0.7.1 | 13 | 10/11/2023 |
0.7.0 | 22 | 10/05/2023 |
0.6.2 | 18 | 10/14/2023 |
0.6.1 | 18 | 10/13/2023 |
0.5.2 | 15 | 10/14/2023 |
0.5.1 | 16 | 10/14/2023 |
0.5.0 | 13 | 10/11/2023 |