Add Alexa.NET reqeuest verification for Azure Functions to validate requests from the Amazon Alexa services.
Info
Version: | 1.0.1 |
Author(s): | Thomas Sebastian Jensen |
Last Update: | Friday, December 28, 2018 |
.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.Functions |
Install
Install-Package Alexa.NET.Security.Functions
dotnet add package Alexa.NET.Security.Functions
paket add Alexa.NET.Security.Functions
Alexa.NET.Security.Functions Download (Unzip the "nupkg" after downloading)
Dependencies
- Alexa.NET(>= 1.5.7)
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.1)
Tags