VOOZH about

URL: https://www.nuget.org/packages/Hangfire.PostgreSql/

⇱ NuGet Gallery | Hangfire.PostgreSql 1.21.1




Hangfire.PostgreSql 1.21.1

This package has a SemVer 2.0.0 package version: 1.21.1+1.
dotnet add package Hangfire.PostgreSql --version 1.21.1
 
 
NuGet\Install-Package Hangfire.PostgreSql -Version 1.21.1
 
 
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.21.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hangfire.PostgreSql" Version="1.21.1" />
 
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.21.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hangfire.PostgreSql, 1.21.1"
 
 
#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.
#:package Hangfire.PostgreSql@1.21.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Hangfire.PostgreSql&version=1.21.1
 
Install as a Cake Addin
#tool nuget:?package=Hangfire.PostgreSql&version=1.21.1
 
Install as a Cake Tool
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 and aspnet core applications).

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (90)

Showing the top 5 NuGet packages that depend on Hangfire.PostgreSql:

Package Downloads
VirtoCommerce.Platform.Hangfire

Virto Commerce is a flexible B2B ecommerce solution that offers powerful tools for enterprise business users. https://virtocommerce.com

Sitko.Core.HangFire

Sitko.Core is a set of libraries to help build .NET Core applications fast

Hangfire.Tags.PostgreSql

Support for PostgreSql for Hangfire.Tags. This separate library is required in order to search for tags, and proper cleanup.

FaceIT.Hangfire.Tags.PostgreSql

Support for PostgreSql for Hangfire.Tags. This separate library is required in order to search for tags, and proper cleanup.

CUSTIS.NetCore.Jobs

Инструменты для работы с системой заданий

GitHub repositories (18)

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

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + React 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
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
lingarr-translate/lingarr
Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a specified target language. With automated translation options, Lingarr simplifies translating subtitles.
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.
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.
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.
Corsinvest/cv4pve-admin
Web management platform for Proxmox VE clusters — like vCenter but for Proxmox
fpindej/netrock
SaaS starter kit for small productions - .NET 10 Clean Architecture API + SvelteKit frontend, fully dockerized. Fork it, init it, build your product..
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
suxrobGM/logistics-app
AI-powered fleet management platform with an agentic dispatcher that autonomously matches loads to trucks, ensures HOS compliance, and optimizes routes. Built for trucking companies.
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Sirush/Jiten
A free, open-source platform for Japanese immersion learners. Jiten offers detailed statistics for thousands of Japanese media such as character count and difficulty, pre-built anki decks, vocabulary lists, frequency lists, user coverage, and more.
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
face-it/Hangfire.Tags
Add tags to Hangfire backgroundjobs
drizzle-mizzle/Character-Engine-Discord
(not yet very) Ultimate LLMs aggregator right in your Discord server
Version Downloads Last Updated
1.21.1 1,522,669 2/11/2026
1.21.0 62,211 2/7/2026
1.20.13 2,049,852 12/10/2025
1.20.12 5,027,647 4/3/2025
1.20.11 60,810 4/3/2025
1.20.10 4,710,958 10/14/2024
1.20.9 2,790,807 6/27/2024
1.20.8 2,518,171 3/4/2024
1.20.7 38,639 3/2/2024
1.20.6 338,540 2/21/2024
1.20.5 920,596 12/24/2023
1.20.4 2,117,851 10/18/2023
1.20.3 355,524 9/25/2023
1.20.2 432,854 8/28/2023
1.20.1 92,143 8/22/2023
1.20.0 691,532 7/31/2023
1.19.13 763,460 7/20/2023
1.19.12 1,830,999 3/10/2023
1.19.11 305,860 3/9/2023
1.9.10 294,429 1/30/2023
Loading failed