AlexaSkillsKit.NET
1.4.2
See the version list below for details.
dotnet add package AlexaSkillsKit.NET --version 1.4.2
NuGet\Install-Package AlexaSkillsKit.NET -Version 1.4.2
<PackageReference Include="AlexaSkillsKit.NET" Version="1.4.2" />
paket add AlexaSkillsKit.NET --version 1.4.2
#r "nuget: AlexaSkillsKit.NET, 1.4.2"
// Install AlexaSkillsKit.NET as a Cake Addin #addin nuget:?package=AlexaSkillsKit.NET&version=1.4.2 // Install AlexaSkillsKit.NET as a Cake Tool #tool nuget:?package=AlexaSkillsKit.NET&version=1.4.2
.NET library that simplifies Alexa skills development; interface-compatible with Amazon's AlexaSkillsKit for Java
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- BouncyCastle (>= 1.7.0)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Newtonsoft.Json (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AlexaSkillsKit.NET:
Repository | Stars |
---|---|
AreYouFreeBusy/AlexaSkillsKit.NET
.NET library that simplifies Alexa skills development; same object model as Amazon's AlexaSkillsKit for Java
|
1.3.0: Incorporated Sept 2015 ASK update for account linking and access tokens
1.4.0: Ability to override request validation policy and support for SSML output speech type
1.4.1: Fixed a null reference exception when parsing the attributes property and improved special character support for SSML
1.4.2: Improved error handling (for invalid JSON) during request validation