PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Info
Version: | 1.4.3.1 |
Author(s): | Frank Hommers and others (Burhan Irmikci (barhun), Zachary Sims(zsims), kgamecarter, Stafford Williams (staff0rd), briangweber, Viktor Svyatokha (ahydrax), Christopher Dresel (Dresel), Vytautas Kasparavičius (vytautask) |
Last Update: | Thursday, July 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vytautask/Hangfire.PostgreSql |
NuGet Url: | https://www.nuget.org/packages/Hangfire.PostgreSql.Revised |
Install
Install-Package Hangfire.PostgreSql.Revised
dotnet add package Hangfire.PostgreSql.Revised
paket add Hangfire.PostgreSql.Revised
Hangfire.PostgreSql.Revised Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.5.7)
- Dapper(>= 1.40.0)
- Npgsql(>= 3.1.3)
Tags