A simple .NET Core library for handling Alexa skill Notification API.
Info
Version: | 1.0.4 |
Author(s): | Steven Pears |
Last Update: | Friday, January 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stoiveyp/Alexa.NET.Notifications |
NuGet Url: | https://www.nuget.org/packages/Alexa.NET.Notifications |
Install
Install-Package Alexa.NET.Notifications
dotnet add package Alexa.NET.Notifications
paket add Alexa.NET.Notifications
Alexa.NET.Notifications Download (Unzip the "nupkg" after downloading)
Dependencies
- Alexa.NET(>= 1.4.0)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
Tags