PostgreSQL storage implementation for Hangfire (background job system for ASP.NET applications).
Info
Version: | 1.7.5 |
Author(s): | Frank Hommers, Burhan Irmikci (barhun), Zachary Sims(zsims), kgamecarter, Stafford Williams (staff0rd), briangweber, Viktor Svyatokha (ahydrax), Christopher Dresel (Dresel), Ben Herila (bherila), Vytautas Kasparavičius (vytautask) |
Last Update: | Tuesday, April 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ahydrax/Hangfire.PostgreSql |
NuGet Url: | https://www.nuget.org/packages/Hangfire.PostgreSql.ahydrax |
Install
Install-Package Hangfire.PostgreSql.ahydrax
dotnet add package Hangfire.PostgreSql.ahydrax
paket add Hangfire.PostgreSql.ahydrax
Hangfire.PostgreSql.ahydrax Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 1.60.6)
- Hangfire.Core(>= 1.7.6)
- Microsoft.CSharp(>= 4.5.0)
- Npgsql(>= 4.0.9)
- Dapper(>= 1.60.6)
- Hangfire.Core(>= 1.7.6)
- Microsoft.CSharp(>= 4.5.0)
- Npgsql(>= 4.0.9)
Tags