Skip to main content
DistributedLock.Postgres package icon

DistributedLock.Postgres

Provides a distributed lock implementation based on Postgresql

Total Downloads
15.4M
15,353,848
Published
Jul 9, 2022
Latest stable version

Install

.NET CLI
dotnet add package DistributedLock.Postgres --version 1.0.3
Package Manager Console
Install-Package DistributedLock.Postgres -Version 1.0.3
PackageReference
<PackageReference Include="DistributedLock.Postgres" Version="1.0.3" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0 .NETStandard2.1

Dependencies

DistributedLock.Core
.NETFramework4.6.1
[1.0.5, 1.1.0)
Npgsql
.NETFramework4.6.1
[5.0.4, )
DistributedLock.Core
.NETStandard2.0
[1.0.5, 1.1.0)
Npgsql
.NETStandard2.0
[5.0.4, )
DistributedLock.Core
.NETStandard2.1
[1.0.5, 1.1.0)
Npgsql
.NETStandard2.1
[5.0.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.