CosmosDB persistence adapter package that contains a default implementation of ASK SDK Persistence Adapter for .Net Core.
                        
                    
         
                Info
| Version: | 3.0.1 | 
| Author(s): | Nick Cipollina | 
| Last Update: | Friday, May 7, 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.CosmosDb.Persistence.Adapter | 
Install
Install-Package Ask.Sdk.CosmosDb.Persistence.Adapter
                        dotnet add package Ask.Sdk.CosmosDb.Persistence.Adapter
                        paket add Ask.Sdk.CosmosDb.Persistence.Adapter
                        
                                Ask.Sdk.CosmosDb.Persistence.Adapter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Ask.Sdk.Core(>= 3.0.0)
 - Microsoft.Azure.DocumentDB.Core(>= 2.1.1)
 
Tags