Info
Version: | 2.14.1 |
Author(s): | Elsa Contributors |
Last Update: | Friday, February 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elsa-workflows/elsa-core |
NuGet Url: | https://www.nuget.org/packages/Elsa.DistributedLocking.AzureBlob |
Install
Install-Package Elsa.DistributedLocking.AzureBlob
dotnet add package Elsa.DistributedLocking.AzureBlob
paket add Elsa.DistributedLocking.AzureBlob
Elsa.DistributedLocking.AzureBlob Download (Unzip the "nupkg" after downloading)
Dependencies
- Elsa.Abstractions(>= 2.0.050)
- Elsa.Core(>= 2.0.050)
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
Tags
This package provides a distributed locking provider using Azure Blob Storage.