DistributedLock.Azure
1.0.0
Install-Package DistributedLock.Azure -Version 1.0.0
dotnet add package DistributedLock.Azure --version 1.0.0
<PackageReference Include="DistributedLock.Azure" Version="1.0.0" />
paket add DistributedLock.Azure --version 1.0.0
#r "nuget: DistributedLock.Azure, 1.0.0"
// Install DistributedLock.Azure as a Cake Addin
#addin nuget:?package=DistributedLock.Azure&version=1.0.0
// Install DistributedLock.Azure as a Cake Tool
#tool nuget:?package=DistributedLock.Azure&version=1.0.0
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- Azure.Storage.Blobs (>= 12.7.0)
- DistributedLock.Core (>= 1.0.0 && < 1.1.0)
-
.NETStandard 2.0
- Azure.Storage.Blobs (>= 12.7.0)
- DistributedLock.Core (>= 1.0.0 && < 1.1.0)
-
.NETStandard 2.1
- Azure.Storage.Blobs (>= 12.7.0)
- DistributedLock.Core (>= 1.0.0 && < 1.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DistributedLock.Azure:
Package | Downloads |
---|---|
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. |
|
Elsa.DistributedLocking.AzureBlob
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a distributed locking provider using Azure Blob Storage. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DistributedLock.Azure:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET Standard 2.0 Workflows Library
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 308,074 | 1/14/2021 |
1.0.0-alpha02 | 192 | 12/23/2020 |
1.0.0-alpha01 | 442 | 8/28/2020 |