SqlAppLockHelper

SqlAppLockHelper

cajuncoding

An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_releaseapplock stored procedures.

6 Stars
1 Forks
6 Watchers
C# Language
mit License
Cost to Build
$5.0K
Market Value
$5.1K

Growth over time

8 data points  ·  2021-07-01 → 2025-09-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about SqlAppLockHelper

Question copied to clipboard

What is the cajuncoding/SqlAppLockHelper GitHub project? Description: "An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_releaseapplock stored procedures.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone SqlAppLockHelper

Clone via HTTPS

git clone https://github.com/cajuncoding/SqlAppLockHelper.git

Clone via SSH

[email protected]:cajuncoding/SqlAppLockHelper.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the SqlAppLockHelper issue tracker:

Open GitHub Issues