PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Info
Version: | 0.1.1 |
Author(s): | Frank Hommers and others (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: | Thursday, October 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://hmm.rs/Hangfire.PostgreSql.NodaTime |
NuGet Url: | https://www.nuget.org/packages/Hangfire.PostgreSql.NodaTime |
Install
Install-Package Hangfire.PostgreSql.NodaTime
dotnet add package Hangfire.PostgreSql.NodaTime
paket add Hangfire.PostgreSql.NodaTime
Hangfire.PostgreSql.NodaTime Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- Dapper-NodaTime(>= 0.1.0)
- Hangfire.Core(>= 1.7.7)
- Microsoft.CSharp(>= 4.6.0)
- Newtonsoft.Json(>= 12.0.2)
- Npgsql(>= 4.1.1)
- Npgsql.NodaTime(>= 4.1.1)
Tags