.NET library that simplifies Alexa skills development and works in .NET Core; same object model as Amazon's AlexaSkillsKit for Java.
Info
Version: | 1.0.0-preview1-001 |
Author(s): | Jose Perez Rodriguez |
Last Update: | Thursday, July 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joperezr/AlexaSkillsKit.NET |
NuGet Url: | https://www.nuget.org/packages/Alexa4.NetCore |
Install
Install-Package Alexa4.NetCore
dotnet add package Alexa4.NetCore
paket add Alexa4.NetCore
Alexa4.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Newtonsoft.Json(>= 7.0.1)
- BouncyCastle(>= 1.8.1)
Tags