A .NET Core implementation of the Amazon DynamoDB Lock Client Library for establishing distributed locks on a DDB table.
Info
Version: | 1.0.1-beta |
Author(s): | Michael Haken |
Last Update: | Monday, April 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bamcis-io/amazon-dynamodb-lock-client |
NuGet Url: | https://www.nuget.org/packages/dynamodb-lock-client |
Install
Install-Package dynamodb-lock-client
dotnet add package dynamodb-lock-client
paket add dynamodb-lock-client
dynamodb-lock-client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- AWSSDK.DynamoDBv2(>= 3.3.105.8)
- TimeUnit(>= 1.0.1)
- AWSSDK.DynamoDBv2(>= 3.3.105.8)
- NETStandard.Library(>= 1.6.0)
- System.Threading.Thread(>= 4.3.0)
- TimeUnit(>= 1.0.1)
- AWSSDK.DynamoDBv2(>= 3.3.105.8)
- System.Threading.Thread(>= 4.3.0)
- TimeUnit(>= 1.0.1)