Easy usage implementation of distributed locks using azure storage account.
Info
Version: | 1.0.2 |
Author(s): | David Revoledo (Deivit) |
Last Update: | Monday, June 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidrevoledo/DistributedLocks |
NuGet Url: | https://www.nuget.org/packages/DistributedLocks.AzureStorage |
Install
Install-Package DistributedLocks.AzureStorage
dotnet add package DistributedLocks.AzureStorage
paket add DistributedLocks.AzureStorage
DistributedLocks.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DistributedLocks(>= 1.0.0)
- Microsoft.Azure.Storage.Blob(>= 10.0.3)
- DistributedLocks(>= 1.0.0)
- Microsoft.Azure.Storage.Blob(>= 10.0.3)
Tags