Provides a distributed lock implementation based on file locks.
Info
Version: | 1.0.2 |
Author(s): | Michael Adelson |
Last Update: | Tuesday, March 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madelson/DistributedLock |
NuGet Url: | https://www.nuget.org/packages/DistributedLock.FileSystem |
Install
Install-Package DistributedLock.FileSystem
dotnet add package DistributedLock.FileSystem
paket add DistributedLock.FileSystem
DistributedLock.FileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DistributedLock.Core(>= 1.0.0 && < 1.1.0)
- DistributedLock.Core(>= 1.0.0 && < 1.1.0)
- DistributedLock.Core(>= 1.0.0 && < 1.1.0)
Tags