SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
Info
Version: | 1.1.1 |
Author(s): | Phill Campbell |
Last Update: | Wednesday, September 17, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://hangfire.io/ |
NuGet Url: | https://www.nuget.org/packages/Hangfire_net40.SqlServer |
Install
Install-Package Hangfire_net40.SqlServer
dotnet add package Hangfire_net40.SqlServer
paket add Hangfire_net40.SqlServer
Hangfire_net40.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire_net40.Core(1.1.1)
- Common.Logging(2.2.0)
- Dapper(1.13)
- Microsoft.Bcl.Async(1.0.168)
Tags