A simple .NET Core library for handling Alexa Skill request/responses.
Info
| Version: | 1.22.0 |
| Author(s): | Tim Heuer, Steven Pears |
| Last Update: | Tuesday, March 14, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/timheuer/alexa-skills-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Alexa.NET |
Install
Install-Package Alexa.NET
dotnet add package Alexa.NET
paket add Alexa.NET
Alexa.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags