A library for isolating distributed process execution using a central locking mechanism.
Info
Version: | 3.0.0.3 |
Author(s): | BitPantry |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bitpantry/BitPantry.ProcessLock |
NuGet Url: | https://www.nuget.org/packages/BitPantry.ProcessLock |
Install
Install-Package BitPantry.ProcessLock
dotnet add package BitPantry.ProcessLock
paket add BitPantry.ProcessLock
BitPantry.ProcessLock Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Sqlite(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- System.Data.SqlClient(>= 4.8.2)