Hangfire scheduled tasks for Umbraco 8.
Info
Version: | 1.2.0 |
Author(s): | Guru Digital Media |
Last Update: | Wednesday, August 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/guru-digital/umbraco-hangfire |
NuGet Url: | https://www.nuget.org/packages/UmbracoHangfire |
Install
Install-Package UmbracoHangfire
dotnet add package UmbracoHangfire
paket add UmbracoHangfire
UmbracoHangfire Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.7)
- EntityFramework(>= 6.2.0)
- Hangfire(>= 1.6.23)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin.Host.SystemWeb(>= 4.0.1)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 4.0.1)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- UmbracoCms.Web(>= 8.0.0)
Tags