Small helper library that allows you to create Alexa.NET Responses using a fluent interface.
Info
Version: | 1.1.3 |
Author(s): | Steven Pears |
Last Update: | Thursday, August 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stoiveyp/Alexa.NET.FluentResponse |
NuGet Url: | https://www.nuget.org/packages/Alexa.NET.FluentResponse |
Install
Install-Package Alexa.NET.FluentResponse
dotnet add package Alexa.NET.FluentResponse
paket add Alexa.NET.FluentResponse
Alexa.NET.FluentResponse Download (Unzip the "nupkg" after downloading)
Dependencies
- Alexa.NET(>= 1.5.1)
- NETStandard.Library(>= 1.6.0)