Hangfire 1.1.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. http://hangfire.io/

No packages depend on Hangfire.

https://github.com/HangfireIO/Hangfire/releases 1.1.1 * Fixed – `IAuthorizationFilter.Authorize` method issues with `IOwinContext` interface. 1.1.0 * Added – Add ability to automatically delete job when retry attempts exceeded. Thanks to @sgrassie! * Added – Serializing job arguments to JSON: arrays, collections and custom objects are fully supported now. * Added – Job filters can access method's return value. You can also see it in the Dashboard. Thanks to @gius! * Added – Ability to plug in multiple dashboards with different storages. * Added – Method to query recurring jobs to the Storage API. * Changed – NCrontab, CronExpressionDescriptor and Microsoft.Owin dependencies merged with Hangfire.Core and internalized. * Fixed – NextExecution values are only updated upon execution. * Fixed – Force IE compatibility to edge for Intranet sites. Thanks to @jeremycook! * Fixed – Added missing event argument in Dashboard UI. Thanks to @jeremycook! * Fixed – `ArgumentNullException` is being thrown on job completion. * Fixed – CPU bursts every 0th minute caused by the `RecurringJobScheduler` class. * Fixed – Redis.FetchedJobsWatcher prohibits jobs from running longer than 15 minutes.

Version Downloads Last updated
1.8.12 6 05/09/2024
1.8.3 5 07/12/2023
1.8.2 3 06/01/2023
1.7.12 10 04/10/2023
1.7.9 5 05/09/2024
1.6.19 6 08/15/2023
1.6.9 7 05/06/2024
1.6.3 5 05/28/2024
1.4.6 6 05/08/2024
1.1.1 7 05/12/2024