DynamoDB persistence adapter package that contains a default implementation of ASK SDK Persistence Adapter for .Net Core.
Info
Version: | 3.0.3 |
Author(s): | Nick Cipollina |
Last Update: | Friday, May 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/captechconsulting/alexa-skills-kit-sdk-for-dotnet |
NuGet Url: | https://www.nuget.org/packages/Ask.Sdk.DynamoDb.Persistence.Adapter |
Install
Install-Package Ask.Sdk.DynamoDb.Persistence.Adapter
dotnet add package Ask.Sdk.DynamoDb.Persistence.Adapter
paket add Ask.Sdk.DynamoDb.Persistence.Adapter
Ask.Sdk.DynamoDb.Persistence.Adapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Ask.Sdk.Core(>= 3.0.0)
- AWSSDK.DynamoDBv2(>= 3.3.14.5)
Tags