Skip to main content
DistributedLock package icon

DistributedLock

Provides easy-to-use and robust fully distributed locks (using SQLServer) as well as wrappers for named system-wide locks (using WaitHandles)

Total Downloads
10.5M
10,458,157
Published
Jan 28, 2020
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard1.3 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.Data.SqlClient
.NETStandard1.3
[4.8.0, )
System.Reflection
.NETStandard1.3
[4.3.0, )
[4.7.0, )
[4.3.0, )
[1.1.0, )
[4.7.0, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.