A simple .NET Core library for handling Alexa skills using the Customer and Person Profile APIs.
Info
| Version: | 1.0.0 |
| Author(s): | Steven Pears |
| Last Update: | Saturday, June 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/stoiveyp/Alexa.NET.Profile |
| NuGet Url: | https://www.nuget.org/packages/Alexa.NET.Profile |
Install
Install-Package Alexa.NET.Profile
dotnet add package Alexa.NET.Profile
paket add Alexa.NET.Profile
Alexa.NET.Profile Download (Unzip the "nupkg" after downloading)
Dependencies
- Alexa.NET(>= 1.13.3)
- Newtonsoft.Json(>= 12.0.3)
Tags