Distributed lock provider for Flow-core using SQL Server.
Info
| Version: | 10.0.0.2 |
| Author(s): | Michael Agata |
| Last Update: | Thursday, February 19, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ProcessingPlatform.LockProviders.SqlServer |
Install
Install-Package ProcessingPlatform.LockProviders.SqlServer
dotnet add package ProcessingPlatform.LockProviders.SqlServer
paket add ProcessingPlatform.LockProviders.SqlServer
ProcessingPlatform.LockProviders.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- ProcessingPlatform(>= 1.2.0.14)
- Microsoft.Data.SqlClient(>= 1.1.3)