Autofac IoC Container integration support for Hangfire (background job framework for .NET applications).
Install
Install-Package HangFire.Autofac
dotnet add package HangFire.Autofac
paket add HangFire.Autofac
HangFire.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Autofac(>= 3.0.0)
- Hangfire.Core(>= 1.5.0)
- NETStandard.Library(>= 1.6.0)
- Autofac(>= 4.0.0)
- Hangfire.Core(>= 1.6.0)
Tags