Simple client managed shared access control with timeout using sql server table row and optimistic concurrency.
Info
Version: | 0.5.0-beta |
Author(s): | Camron Frenzel |
Last Update: | Friday, February 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cfrenzel/Eventfully |
NuGet Url: | https://www.nuget.org/packages/Eventfully.Semaphore.SqlServer |
Install
Install-Package Eventfully.Semaphore.SqlServer
dotnet add package Eventfully.Semaphore.SqlServer
paket add Eventfully.Semaphore.SqlServer
Eventfully.Semaphore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Eventfully.Core(>= 0.5.0)
- Microsoft.Data.SqlClient(>= 1.1.0)
Tags