HangFire 0.8.1

Background job system for ASP.NET – a reliable way to kick off long-running tasks from the request processing pipeline as fire-and-forget jobs. No Windows service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server or MSMQ. http://hangfire.io/

No packages depend on HangFire.

https://github.com/odinserj/HangFire/releases 0.8.1 Added - MSMQ queues support for SQL Server job storage. Added - "Deleted" state for jobs, when we don't want to process them anymore. Added - "Requeue" and "Delete" buttons on a job page in HF Monitor. Added - Logging job failures: warning - there is a retry, error - no attempts left. Added - BackgroundJob.Requeue and BackgroundJob.Delete methods. Change - Set InvisibleTimeout back from 5 to 30 minutes. Change - RetryAttribute is deprecated. Use AutomaticRetryAttribute instead. 0.8 * Added - New server component subsystem - more reliability, more logging, less blocking on stop. * Added - Added monitor access authorization using ASP.NET RoleProvider. * Removed - Deprecated job format based on classes is not supported anymore (obsolete since 0.6.0). * Changed - Monitor access restricted to local requests only by default. * Changed - Some breaking changes for public API. Please, read GitHub release notes for details. * Changed - Default automatic retry attempts count set to 10. * Changed - Namespace optimization to reduce number of needed 'using' statements. * Fixed - PreserveCultureAttribute does not work. * Fixed - SqlServerStorageOptions.QueuePollInterval is not working. * Fixed - Rare 'arithmetic overflow error for data type tinyint, value = -1' exception. * Fixed - Numerous minor issues catched with new unit tests.

Any 0.0

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