Autofac IoC Container integration support for Hangfire (background job framework for .NET applications).
Info
Version: | 2.6.0 |
Author(s): | Sergey Odinokov |
Last Update: | Friday, February 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HangfireIO/Hangfire.Autofac |
NuGet Url: | https://www.nuget.org/packages/HangFire.Autofac |
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