Info
Version: | 1.8.18 |
Author(s): | Sergey Odinokov |
Last Update: | Monday, February 17, 2025 |
.NET Fiddle: | Online Example |
Project Url: | http://www.hangfire.io/ |
NuGet Url: | http://www.nuget.org/packages/HangFire.Core |
Install
Install-Package HangFire.Core
dotnet add package HangFire.Core
paket add HangFire.Core
HangFire.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Owin(>= 1.0.0)
- Newtonsoft.Json(>= 5.0.1)
- NETStandard.Library(>= 1.6.0)
- System.Threading.Thread(>= 4.0.0)
- System.Threading.ThreadPool(>= 4.0.10)
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 11.0.1)
- Owin(>= 1.0.0)
- Newtonsoft.Json(>= 5.0.1)
Tags
No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
http://www.hangfire.io/.