A library to assist with the generation of DynamoDB Expressions.
Info
Version: | 0.0.5 |
Author(s): | Bart Breen |
Last Update: | Thursday, October 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ExpressiveDynamoDB |
Install
Install-Package ExpressiveDynamoDB
dotnet add package ExpressiveDynamoDB
paket add ExpressiveDynamoDB
ExpressiveDynamoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.DynamoDBv2(>= 3.3.106.22)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)