DistributedLock
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines
Total Downloads
10.5M
10,458,157
Published
Jan 29, 2020
Latest stable version
Install
.NET CLI
dotnet add package DistributedLock --version 1.5.0
Package Manager Console
Install-Package DistributedLock -Version 1.5.0
PackageReference
<PackageReference Include="DistributedLock" Version="1.5.0" />
Frameworks
Dependencies
NETStandard.Library
[1.6.1, )
.NETStandard1.3
System.Data.SqlClient
[4.8.0, )
.NETStandard1.3
System.Reflection
[4.3.0, )
.NETStandard1.3
System.Threading.AccessControl
[4.7.0, )
.NETStandard1.3
System.Threading.ThreadPool
[4.3.0, )
.NETStandard1.3
Microsoft.Data.SqlClient
[1.1.0, )
.NETStandard2.0
System.Threading.AccessControl
[4.7.0, )
.NETStandard2.0
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.