Add Alexa.NET.Security to your ASP.NET Core 2.0 request pipeline to validate requests from the Amazon Alexa services.
Info
Version: | 1.0.0 |
Author(s): | Thomas Pentenrieder |
Last Update: | Saturday, September 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThomasPe/Alexa.NET.Security |
NuGet Url: | https://www.nuget.org/packages/Alexa.NET.Security.Middleware |
Install
Install-Package Alexa.NET.Security.Middleware
dotnet add package Alexa.NET.Security.Middleware
paket add Alexa.NET.Security.Middleware
Alexa.NET.Security.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.0)
- Alexa.NET.Security(>= 1.0.0)
Tags