Azure WebJobs package that contains the binding components for ASK SDK and .Net Core.
Info
Version: | 3.0.1 |
Author(s): | Nick Cipollina |
Last Update: | Friday, May 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/captechconsulting/alexa-skills-kit-sdk-for-dotnet |
NuGet Url: | https://www.nuget.org/packages/Ask.Sdk.Azure.WebJobs |
Install
Install-Package Ask.Sdk.Azure.WebJobs
dotnet add package Ask.Sdk.Azure.WebJobs
paket add Ask.Sdk.Azure.WebJobs
Ask.Sdk.Azure.WebJobs Download (Unzip the "nupkg" after downloading)
Dependencies
- Ask.Sdk.Core(>= 3.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.0)
Tags