DistributedLock.Azure
1.0.0-alpha01
See the version list below for details.
dotnet add package DistributedLock.Azure --version 1.0.0-alpha01
NuGet\Install-Package DistributedLock.Azure -Version 1.0.0-alpha01
<PackageReference Include="DistributedLock.Azure" Version="1.0.0-alpha01" />
paket add DistributedLock.Azure --version 1.0.0-alpha01
#r "nuget: DistributedLock.Azure, 1.0.0-alpha01"
// Install DistributedLock.Azure as a Cake Addin #addin nuget:?package=DistributedLock.Azure&version=1.0.0-alpha01&prerelease // Install DistributedLock.Azure as a Cake Tool #tool nuget:?package=DistributedLock.Azure&version=1.0.0-alpha01&prerelease
Provides a distributed locking implementation based on Azure blob leases
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Azure.Storage.Blobs (>= 12.4.1)
- DistributedLock.Core (>= 1.0.0-alpha01)
-
.NETStandard 2.0
- Azure.Storage.Blobs (>= 12.4.1)
- DistributedLock.Core (>= 1.0.0-alpha01)
-
.NETStandard 2.1
- Azure.Storage.Blobs (>= 12.4.1)
- DistributedLock.Core (>= 1.0.0-alpha01)
NuGet packages (5)
Showing the top 5 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. |
|
Masa.Contrib.Data.DistributedLock.Medallion.Azure
Package Description |
|
Masa.Contrib.Data.DistributedLocking.Medallion.Azure
Package Description |
|
UlixeGroup.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 |
---|---|
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
|
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 5,312 | 12/7/2024 |
1.0.1 | 441,582 | 3/26/2024 |
1.0.0 | 2,369,680 | 1/14/2021 |
1.0.0-alpha02 | 364 | 12/23/2020 |
1.0.0-alpha01 | 614 | 8/28/2020 |