Base class library for AWS DynamoDB (.Net Core).
Info
| Version: | 1.0.5 |
| Author(s): | Harry Y |
| Last Update: | Friday, September 23, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/awscore/dynamobase |
| NuGet Url: | https://www.nuget.org/packages/DynamoBase |
Install
Install-Package DynamoBase
dotnet add package DynamoBase
paket add DynamoBase
DynamoBase Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.DynamoDBv2(>= 3.3.0)
- NETStandard.Library(>= 1.6.0)
Tags