DistributedLock 2.0.1
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.
Install-Package DistributedLock -Version 2.0.1
dotnet add package DistributedLock --version 2.0.1
<PackageReference Include="DistributedLock" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DistributedLock --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DistributedLock, 2.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DistributedLock as a Cake Addin
#addin nuget:?package=DistributedLock&version=2.0.1
// Install DistributedLock as a Cake Tool
#tool nuget:?package=DistributedLock&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/madelson/DistributedLock#release-notes
Dependencies
-
.NETFramework 4.6.1
- DistributedLock.Azure (>= 1.0.0)
- DistributedLock.FileSystem (>= 1.0.0)
- DistributedLock.Postgres (>= 1.0.0)
- DistributedLock.Redis (>= 1.0.1)
- DistributedLock.SqlServer (>= 1.0.0)
- DistributedLock.WaitHandles (>= 1.0.0)
-
.NETStandard 2.0
- DistributedLock.Azure (>= 1.0.0)
- DistributedLock.FileSystem (>= 1.0.0)
- DistributedLock.Postgres (>= 1.0.0)
- DistributedLock.Redis (>= 1.0.1)
- DistributedLock.SqlServer (>= 1.0.0)
- DistributedLock.WaitHandles (>= 1.0.0)
-
.NETStandard 2.1
- DistributedLock.Azure (>= 1.0.0)
- DistributedLock.FileSystem (>= 1.0.0)
- DistributedLock.Postgres (>= 1.0.0)
- DistributedLock.Redis (>= 1.0.1)
- DistributedLock.SqlServer (>= 1.0.0)
- DistributedLock.WaitHandles (>= 1.0.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DistributedLock:
Package | Downloads |
---|---|
Omnia.Fx.NetCore
Omnia Fx NetCore
|
|
Else.TheSaga.Locking.DistributedLock
A module that allows you use distributed locking (using sql server, thanks to DistributedLock library)
---------------------
.net core Saga / ProcessManager implementation
https://github.com/b-y-t-e/TheSaga
|
|
Ssg.Core
Ssg.Core Is Core of Framework fro web application
|
|
TheSaga.Locking.DistributedLock
A module that allows you use distributed locking (using sql server, thanks to DistributedLock library)
---------------------
.net core Saga / ProcessManager implementation
https://github.com/b-y-t-e/TheSaga
|
|
KSG.Core
KSG.Core Is Core of Framework fro web application
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 5,917 | 2/25/2021 |
2.0.0 | 7,213 | 1/14/2021 |
2.0.0-alpha02 | 88 | 12/23/2020 |
2.0.0-alpha01 | 137 | 8/28/2020 |
1.5.0 | 371,415 | 1/29/2020 |
1.5.0-beta01 | 291 | 1/28/2020 |
1.4.0 | 364,750 | 2/8/2018 |
1.3.1 | 88,838 | 4/17/2017 |
1.3.0 | 1,787 | 3/12/2017 |
1.2.0 | 1,597 | 2/4/2017 |
1.1.0 | 20,366 | 7/15/2015 |
1.0.1 | 1,002 | 6/6/2015 |
1.0.0 | 4,653 | 6/6/2015 |