Ninject IoC Container support for Hangfire (background job framework for .NET applications).
Info
Version: | 2.0.0 |
Author(s): | Sergey Odinokov |
Last Update: | Monday, February 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HangfireIO/Hangfire.Ninject |
NuGet Url: | https://www.nuget.org/packages/HangFire.Ninject |
Install
Install-Package HangFire.Ninject
dotnet add package HangFire.Ninject
paket add HangFire.Ninject
HangFire.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject(2.0.1.0)
- Hangfire.Core(1.5.0)
Tags