Skip to main content
DistributedLock package icon

DistributedLock

Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.

Total Downloads
10.0M
10,033,206
Published
Oct 26, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.7.2 .NETStandard2.0 .NETStandard2.1

Dependencies

DistributedLock.Azure
.NETFramework4.6.2
[1.0.2, )
DistributedLock.FileSystem
.NETFramework4.6.2
[1.0.3, )
DistributedLock.MySql
.NETFramework4.6.2
[1.0.2, )
DistributedLock.Postgres
.NETFramework4.6.2
[1.3.0, )
DistributedLock.Redis
.NETFramework4.6.2
[1.1.1, )
DistributedLock.SqlServer
.NETFramework4.6.2
[1.0.6, )
[1.0.1, )
DistributedLock.ZooKeeper
.NETFramework4.6.2
[1.0.0, )
Azure.Storage.Blobs
.NETFramework4.6.2
[12.19.1, )
[8.0.0, )
Microsoft.Data.SqlClient
.NETFramework4.6.2
[5.2.2, )
MySqlConnector
.NETFramework4.6.2
[2.3.5, )
Npgsql
.NETFramework4.6.2
[8.0.6, )
StackExchange.Redis
.NETFramework4.6.2
[2.7.33, )
System.ValueTuple
.NETFramework4.6.2
[4.5.0, )
ZooKeeperNetEx
.NETFramework4.6.2
[3.4.12.4, )
DistributedLock.Azure
.NETFramework4.7.2
[1.0.2, )
DistributedLock.FileSystem
.NETFramework4.7.2
[1.0.3, )
DistributedLock.MySql
.NETFramework4.7.2
[1.0.2, )
DistributedLock.Oracle
.NETFramework4.7.2
[1.0.4, )
DistributedLock.Postgres
.NETFramework4.7.2
[1.3.0, )
DistributedLock.Redis
.NETFramework4.7.2
[1.1.1, )
DistributedLock.SqlServer
.NETFramework4.7.2
[1.0.6, )
[1.0.1, )

Adoption guide

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

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

The published metadata declares 65 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.