Hangfire 1.4.1
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/
No packages depend on Hangfire.
https://github.com/HangfireIO/Hangfire/releases
1.4.1
* Fixed – 1.4.0 ignoring `BackgroundJobServerOptions` settings in `UseHangfireServer` method.
1.4.0
* Added – Extension methods related to `LogProvider` implementation for `IGlobalConfiguration`.
* Changed – Continuations do not require configuration now.
1.4.0-rc2
Hangfire.Core
* Changed – Retry a job when there was an exception during state transition instead of moving it to the Failed state.
* Fixed – Don't leak foreground colors in ColouredConsoleLogger.
* Obsolete – `BackgroundJobServer`'s `Start` and `Stop` methods are obsolete.
Hangfire.SqlServer
* Changed – Don't pass IsolationLevel to TransactionScope by default.
* Changed – Coarse grained locks for Hash, List and Set tables to prevent deadlocks.
1.4.0-rc1
Hangfire.Core:
* Added – Add a notice about failed jobs expiration time.
* Added – Show warnings in Dashboard for jobs processing by inactive servers.
* Fixed – Hangfire stops processing when storage outage was too long.
Hangfire.SqlServer
* Added – Ability to pass isolation level to use in transactions, default is `serializable`.
* Fixed – Retry on deadlocks during automatic migration on server restart.
1.4.0-beta1
Hangfire.Core:
* Added – Job continuations, please see new `BackgroundJob.ContinueWith` methods.
* Added – Time zone support for recurring jobs using `TimeZoneInfo` class.
* Added – Single place for global configuration, please see `GlobalConfiguration` class.
* Added – Made configurable the 'Back to Site' path in the dashboard (by @ysasaki1985).
* Added – Ability to plug in custom dashboard pages and modify navigation.
* Added – Ability to add custom metrics to the Home page in Dashboard.
* Added – Test coverage badge from Coveralls application.
* Added – Dedicated page for retrying jobs to distinguish them from other scheduled jobs.
* Added – Show expiration time on Job Details page.
* Added – More methods for build-in storage through `JobStorageConnection` and `JobStorageTransaction` classes.
* Added – Paging support for Recurring Jobs page.
* Added – New OWIN's `IAppBuilder` extension methods: `UseHangfireDashboard` and `UseHangfireServer`.
* Changed – New look and feel for Dashboard. New navigation, less colors, more accents.
* Changed – Determine job type of a current object when `MethodCallExpression` has `Object` property set.
* Changed – Making Product Version and File Version on the dll match the Assembly Version (by @fire-eagle).
* Changed – Use different log level for exceptions occured within automatic retry wrapper.
* Fixed – Recurring Page throws exception from CronExpressionDescriptor library.
Hangfire.SqlServer:
* Added – Make the expiration check interval configurable (by @travisblakeney).
* Changed – Use read committed or parent transaction isolation level instead of `serializable`.
* Changed – Automatically aggregate records in `Hangfire.Counter` table.
* Changed – Add indexes to prevent blocking rows by Expiration Manager.
* Changed – Remove the `with tablock` hint from the expiration cleanup (by @travisblakeney).
Hangfire.SqlServer.Msmq:
* Changed – Speed up `GetCount` method with native implementation.
* Fixed – Incorrect order of fetching when multiple queues used.
Hangfire.RabbitMQ:
* Added – Allow a URI to be used for `RabbitMQConnectionConfiguration` (by @dennyferra).
Any 0.0
- Hangfire.Core (= 1.4.1)
- Hangfire.SqlServer (= 1.4.1)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.0)
Version | Downloads | Last updated |
---|---|---|
1.8.15 | 0 | 23.10.2024 |
1.8.14 | 5 | 22.09.2024 |
1.8.12 | 0 | 03.04.2024 |
1.8.11 | 5 | 02.05.2024 |
1.8.10 | 4 | 22.09.2024 |
1.8.9 | 0 | 24.01.2024 |
1.8.7 | 5 | 02.09.2024 |
1.8.6 | 2 | 23.10.2024 |
1.8.5 | 4 | 22.09.2024 |
1.8.4 | 3 | 22.09.2024 |
1.8.3 | 3 | 22.09.2024 |
1.8.2 | 5 | 22.09.2024 |
1.8.1 | 3 | 23.10.2024 |
1.8.0 | 0 | 28.04.2023 |
1.7.37 | 4 | 29.10.2024 |
1.7.36 | 4 | 22.09.2024 |
1.7.35 | 3 | 23.10.2024 |
1.7.34 | 3 | 22.09.2024 |
1.7.33 | 3 | 22.09.2024 |
1.7.32 | 0 | 21.11.2022 |
1.7.31 | 0 | 19.08.2022 |
1.7.30 | 5 | 22.09.2024 |
1.7.29 | 4 | 22.09.2024 |
1.7.28 | 3 | 22.09.2024 |
1.7.27 | 5 | 23.10.2024 |
1.7.26 | 0 | 27.10.2021 |
1.7.25 | 0 | 30.08.2021 |
1.7.24 | 0 | 28.06.2021 |
1.7.23 | 0 | 28.05.2021 |
1.7.22 | 0 | 13.04.2021 |
1.7.21 | 0 | 12.04.2021 |
1.7.20 | 0 | 19.03.2021 |
1.7.19 | 3 | 23.10.2024 |
1.7.18 | 3 | 22.09.2024 |
1.7.17 | 3 | 22.09.2024 |
1.7.16 | 0 | 14.10.2020 |
1.7.15 | 4 | 22.09.2024 |
1.7.14 | 3 | 22.09.2024 |
1.7.13 | 0 | 15.09.2020 |
1.7.12 | 0 | 24.07.2020 |
1.7.11 | 3 | 22.09.2024 |
1.7.10 | 3 | 22.09.2024 |
1.7.9 | 4 | 22.09.2024 |
1.7.8 | 0 | 05.12.2019 |
1.7.7 | 0 | 22.10.2019 |
1.7.6 | 0 | 05.08.2019 |
1.7.5 | 5 | 22.09.2024 |
1.7.4 | 0 | 28.06.2019 |
1.7.3 | 4 | 22.09.2024 |
1.7.2 | 3 | 22.09.2024 |
1.7.1 | 5 | 22.09.2024 |
1.7.0 | 5 | 22.09.2024 |
1.6.30 | 0 | 29.04.2021 |
1.6.29 | 3 | 22.09.2024 |
1.6.28 | 0 | 14.01.2020 |
1.6.27 | 0 | 27.06.2019 |
1.6.26 | 0 | 23.05.2019 |
1.6.25 | 0 | 09.04.2019 |
1.6.24 | 3 | 23.10.2024 |
1.6.23 | 0 | 13.03.2019 |
1.6.22 | 3 | 22.09.2024 |
1.6.21 | 0 | 01.11.2018 |
1.6.20 | 0 | 31.07.2018 |
1.6.19 | 3 | 22.09.2024 |
1.6.18 | 5 | 22.09.2024 |
1.6.17 | 0 | 19.09.2017 |
1.6.16 | 3 | 23.10.2024 |
1.6.15 | 0 | 08.08.2017 |
1.6.14 | 4 | 22.09.2024 |
1.6.13 | 0 | 07.06.2017 |
1.6.12 | 0 | 22.03.2017 |
1.6.11 | 4 | 22.09.2024 |
1.6.10 | 0 | 13.03.2017 |
1.6.9 | 0 | 02.03.2017 |
1.6.8 | 0 | 21.12.2016 |
1.6.7 | 0 | 25.11.2016 |
1.6.6 | 0 | 13.10.2016 |
1.6.5 | 4 | 22.09.2024 |
1.6.4 | 4 | 22.09.2024 |
1.6.3 | 4 | 22.09.2024 |
1.6.2 | 3 | 22.09.2024 |
1.6.1 | 0 | 27.07.2016 |
1.6.0 | 0 | 15.07.2016 |
1.5.9 | 0 | 11.07.2016 |
1.5.8 | 0 | 17.06.2016 |
1.5.7 | 0 | 30.05.2016 |
1.5.6 | 0 | 22.04.2016 |
1.5.5 | 4 | 22.09.2024 |
1.5.4 | 4 | 22.09.2024 |
1.5.3 | 0 | 06.11.2015 |
1.5.2 | 5 | 22.09.2024 |
1.5.1 | 3 | 22.09.2024 |
1.5.0 | 0 | 01.10.2015 |
1.4.7 | 3 | 22.09.2024 |
1.4.6 | 4 | 22.09.2024 |
1.4.5 | 5 | 22.09.2024 |
1.4.4 | 3 | 22.09.2024 |
1.4.3 | 0 | 27.05.2015 |
1.4.2 | 0 | 06.05.2015 |
1.4.1 | 3 | 23.10.2024 |
1.3.4 | 3 | 22.09.2024 |
1.3.3 | 0 | 28.01.2015 |
1.3.2 | 4 | 22.09.2024 |
1.3.1 | 0 | 13.01.2015 |
1.3.0 | 0 | 10.12.2014 |
1.2.2 | 4 | 29.10.2024 |
1.2.1 | 5 | 22.09.2024 |
1.2.0 | 3 | 23.10.2024 |
1.1.1 | 0 | 05.09.2014 |
1.1.0 | 0 | 03.09.2014 |
1.0.2 | 4 | 22.09.2024 |
1.0.1 | 0 | 30.06.2014 |
1.0.0 | 0 | 30.06.2014 |
0.9.1 | 0 | 12.06.2014 |
0.9.0 | 4 | 22.09.2024 |
0.8.3 | 0 | 23.05.2014 |
0.8.2 | 4 | 29.10.2024 |
0.8.1 | 3 | 22.09.2024 |
0.8.0 | 3 | 23.10.2024 |
0.7.5 | 4 | 22.09.2024 |
0.7.4 | 0 | 07.04.2014 |
0.7.3 | 0 | 04.04.2014 |
0.7.2 | 4 | 22.09.2024 |
0.7.1 | 4 | 22.09.2024 |
0.7.0 | 4 | 22.09.2024 |
0.6.2 | 5 | 22.09.2024 |
0.6.1 | 5 | 22.09.2024 |
0.6.0 | 0 | 27.01.2014 |
0.5.2 | 0 | 19.11.2013 |
0.5.1 | 0 | 12.11.2013 |
0.5.0 | 4 | 22.09.2024 |