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