Spring.Net IoC Container support for Hangfire (background job system for ASP.NET applications).
Info
| Version: | 1.0.2 |
| Author(s): | Imran Momin |
| Last Update: | Saturday, June 17, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/imranmomin/Hangfire.SpringNet |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.SpringNet |
Install
Install-Package Hangfire.SpringNet
dotnet add package Hangfire.SpringNet
paket add Hangfire.SpringNet
Hangfire.SpringNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Spring.Core(>= 2.0.1)
- Hangfire.Core(>= 1.6.6)
Tags