ASP.NET integration for Hangfire.
Info
Version: | 0.3.0 |
Author(s): | Sergey Odinokov |
Last Update: | Friday, March 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HangfireIO/Hangfire.AspNet |
NuGet Url: | https://www.nuget.org/packages/Hangfire.AspNet |
Install
Install-Package Hangfire.AspNet
dotnet add package Hangfire.AspNet
paket add Hangfire.AspNet
Hangfire.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.6.0)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
Tags