A simple .NET Core library for handling Alexa skills using the Customer Profile API.
Info
| Version: | 2.1.1 |
| Author(s): | Steven Pears |
| Last Update: | Tuesday, November 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/stoiveyp/Alexa.NET.CustomerProfile |
| NuGet Url: | https://www.nuget.org/packages/Alexa.NET.CustomerProfile |
Install
Install-Package Alexa.NET.CustomerProfile
dotnet add package Alexa.NET.CustomerProfile
paket add Alexa.NET.CustomerProfile
Alexa.NET.CustomerProfile Download (Unzip the "nupkg" after downloading)
Dependencies
- Alexa.NET(>= 1.8.0)
- Newtonsoft.Json(>= 12.0.2)
Tags