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.
paket add Hangfire.PostgreSql --version 1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install Hangfire.PostgreSql as a Cake Addin #addin nuget:?package=Hangfire.PostgreSql&version=1.3.4 // Install Hangfire.PostgreSql as a Cake Tool #tool nuget:?package=Hangfire.PostgreSql&version=1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Product | Versions 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.
-
- Dapper (>= 1.38.0)
- Hangfire.Core (>= 1.3.4)
- Npgsql (>= 2.2.4.1)
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on Hangfire.PostgreSql:
Repository | Stars |
---|---|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 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
|
|
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
|
|
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
|
|
yuzd/Hangfire.HttpJob
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
|
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