PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Info
Version: | 1.20.10+9 |
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), Vincent Vrijburg, David Roth (davidroth). |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://hmm.rs/Hangfire.PostgreSql |
NuGet Url: | https://www.nuget.org/packages/Hangfire.PostgreSql |
Install
Install-Package Hangfire.PostgreSql
dotnet add package Hangfire.PostgreSql
paket add Hangfire.PostgreSql
Hangfire.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- Hangfire.Core(>= 1.7.18)
- Microsoft.CSharp(>= 4.7.0)
- Npgsql(>= 5.0.0)
Tags