ASP.NET Core package for creating intent endpoints for Amazon Alexa skills.
Info
| Version: | 1.0.2 |
| Author(s): | Dan Barkwell |
| Last Update: | Thursday, November 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dbarkwell/Skillion |
| NuGet Url: | https://www.nuget.org/packages/Skillion |
Install
Install-Package Skillion
dotnet add package Skillion
paket add Skillion
Skillion Download (Unzip the "nupkg" after downloading)
Dependencies
- Alexa.NET(>= 1.8.2)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)