An extensible package for performing locking on an object across multiple processes synchronized using a persistent medium.
Info
Version: | 1.1.1 |
Author(s): | TheGreatCO |
Last Update: | Tuesday, February 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thegreatco/SharpLock |
NuGet Url: | https://www.nuget.org/packages/SharpLock |
Install
Install-Package SharpLock
dotnet add package SharpLock
paket add SharpLock
SharpLock Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Diagnostics.Debug(>= 4.3.0)
Tags