Hangfire.PostgreSql 1.3.4

dotnet add package Hangfire.PostgreSql --version 1.3.4
                    
NuGet\Install-Package Hangfire.PostgreSql -Version 1.3.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hangfire.PostgreSql" Version="1.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hangfire.PostgreSql" Version="1.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Hangfire.PostgreSql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Hangfire.PostgreSql --version 1.3.4
                    
#r "nuget: Hangfire.PostgreSql, 1.3.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Hangfire.PostgreSql&version=1.3.4
                    
Install Hangfire.PostgreSql as a Cake Addin
#tool nuget:?package=Hangfire.PostgreSql&version=1.3.4
                    
Install Hangfire.PostgreSql as a Cake Tool

PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Hangfire.PostgreSql:

Repository Stars
elsa-workflows/elsa-core
A .NET workflows library
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
yuzd/Hangfire.HttpJob
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
Version Downloads Last updated
1.3.4 638 2/5/2015
1.3.2 124 1/28/2015
1.3.1 92 1/21/2015
1.3.0 88 1/5/2015
1.0.1 310 11/6/2014

https://github.com/frankhommers/Hangfire.PostgreSql/releases
     1.3.4
     * Breaking - Use 'Hangfire.Core' 1.3.4.
     * Breaking - Use 'Npgsql' 2.2.4.1.
     * Shows schema name in dashboard
     * Fix GetTimelineStats / GetHourlyTimelineStats incorrect order