Extension to run Hangfire with Dependency Injection in a .NET Core Host.
Info
Version: | 0.1.8 |
Author(s): | Benjamin Abt |
Last Update: | Monday, December 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BenjaminAbt/Hangfire.ConsoleHost |
NuGet Url: | https://www.nuget.org/packages/Hangfire.ConsoleHost |
Install
Install-Package Hangfire.ConsoleHost
dotnet add package Hangfire.ConsoleHost
paket add Hangfire.ConsoleHost
Hangfire.ConsoleHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.6.21)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
Tags