Alexa.NET
1.15.0
A simple .NET Core library for handling Alexa Skill request/responses.
Install-Package Alexa.NET -Version 1.15.0
dotnet add package Alexa.NET --version 1.15.0
<PackageReference Include="Alexa.NET" Version="1.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alexa.NET --version 1.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added conversational style, completion options, auth confidence levels. Thanks @stoiveyp and @aadupirn!
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
Used By
NuGet packages (34)
Showing the top 5 NuGet packages that depend on Alexa.NET:
Package | Downloads |
---|---|
AlexaCore
Some helpers for streamlining Alexa C# Lambda functions.
Breaking changes:
- AlexaIntent no longer has the parameters passed into the ctor
- The old container is gone in favour of AutoFac
- Registering dependencies is done via RegisterDependencies
-- This enables ctor injection to work in any Intents
|
|
Alexa.NET.Management
A .NET Core library for handling Alexa Skills Management API
|
|
Alexa.NET.CustomerProfile
A simple .NET Core library for handling Alexa skills using the Customer Profile API
|
|
Alexa.NET.APL
Small helper library to allow Alexa.NET skills to work with APL
|
|
Bot.Builder.Community.Adapters.Alexa.Core
Core package containing Attachment types and turn context extensions for when using Bot Builder .NET Alexa Adapter to allow for a bot to be used for Alexa skills.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Alexa.NET:
Repository | Stars |
---|---|
mastreeno/Merp
An event based Micro ERP
|
|
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to a Phillips Hue or LIFX light bulb.
|
|
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.15.0 | 1,646 | 12/31/2020 |
1.14.0 | 11,891 | 7/25/2020 |
1.13.3 | 28,264 | 4/24/2020 |
1.13.2 | 735 | 4/13/2020 |
1.13.0 | 7,913 | 2/21/2020 |
1.12.0 | 1,479 | 1/15/2020 |
1.11.0 | 2,840 | 12/3/2019 |
1.10.2 | 4,196 | 11/11/2019 |
1.10.1 | 440 | 11/4/2019 |
1.10.0 | 321 | 11/1/2019 |
1.9.0 | 239 | 10/31/2019 |
1.8.2 | 5,301 | 9/3/2019 |
1.8.1 | 3,944 | 8/14/2019 |
1.8.0 | 2,893 | 8/9/2019 |
1.7.0 | 1,337 | 7/8/2019 |
1.6.3 | 4,514 | 5/21/2019 |
1.6.2 | 270 | 5/20/2019 |
1.6.1 | 3,204 | 4/4/2019 |
1.6.0 | 6,409 | 4/2/2019 |
1.5.7 | 8,982 | 12/14/2018 |
1.5.6 | 1,384 | 12/2/2018 |
1.5.5 | 2,536 | 11/1/2018 |
1.5.5-pre | 1,770 | 6/1/2018 |
1.5.4 | 7,880 | 5/21/2018 |
1.5.3 | 620 | 5/15/2018 |
1.5.2 | 1,731 | 4/18/2018 |
1.5.1 | 3,323 | 4/11/2018 |
1.5.0 | 1,160 | 3/23/2018 |
1.4.2 | 4,541 | 1/2/2018 |
1.4.1 | 1,430 | 12/23/2017 |
1.4.0 | 1,529 | 12/18/2017 |
1.3.0 | 1,615 | 11/22/2017 |
1.2.0 | 1,227 | 10/26/2017 |
1.2.0-pre | 808 | 9/7/2017 |
1.1.1 | 704 | 10/9/2017 |
1.1.0 | 3,271 | 7/19/2017 |
1.0.2 | 2,884 | 7/12/2017 |
1.0.1 | 537 | 7/10/2017 |
1.0.0 | 759 | 7/5/2017 |
1.0.0-beta-9 | 927 | 5/30/2017 |
1.0.0-beta-8 | 771 | 4/20/2017 |
1.0.0-beta-7 | 486 | 4/10/2017 |
1.0.0-beta-6 | 428 | 4/7/2017 |
1.0.0-beta-5 | 625 | 3/24/2017 |
1.0.0-beta-4 | 526 | 3/14/2017 |
1.0.0-beta-3 | 430 | 3/9/2017 |
1.0.0-beta-2 | 875 | 3/1/2017 |
1.0.0-beta-15 | 494 | 6/27/2017 |
1.0.0-beta-14 | 510 | 6/27/2017 |
1.0.0-beta-13 | 457 | 6/22/2017 |
1.0.0-beta-12 | 458 | 6/14/2017 |
1.0.0-beta-11 | 531 | 6/9/2017 |
1.0.0-beta-10 | 447 | 6/8/2017 |
1.0.0-beta-1 | 605 | 12/30/2016 |