Alexa.NET 1.22.0

.NET Standard 2.0
dotnet add package Alexa.NET --version 1.22.0
NuGet\Install-Package Alexa.NET -Version 1.22.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Alexa.NET" Version="1.22.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alexa.NET --version 1.22.0
#r "nuget: Alexa.NET, 1.22.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Alexa.NET as a Cake Addin
#addin nuget:?package=Alexa.NET&version=1.22.0

// Install Alexa.NET as a Cake Tool
#tool nuget:?package=Alexa.NET&version=1.22.0

Alexa Skills SDK for .NET

Alexa.NET is a helper library for working with Alexa skill requests/responses in C#. Whether you are using the AWS Lambda service or hosting your own service on your server, this library aims just to make working with the Alexa API more natural for a C# developer using a strongly-typed object model.

Alexa.NET also serves as a base foundation for a set of further Alexa skill development extensions from Steven Pears:

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (39)

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.APL

Small helper library to allow Alexa.NET skills to work with APL

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

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 (5)

Showing the top 5 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 light bulbs.
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...
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Version Downloads Last updated
1.22.0 278 3/14/2023
1.22.0-preview 1,369 2/12/2022
1.21.0 3,877 10/12/2022
1.21.0-preview 106 1/31/2022
1.20.0 12,337 1/29/2022
1.19.0 2,140 12/17/2021
1.18.0 3,085 10/13/2021
1.17.0 5,597 8/2/2021
1.16.0 851 7/12/2021
1.15.1 3,889 6/22/2021
1.15.0 47,664 12/31/2020
1.14.0 17,961 7/25/2020
1.13.3 58,622 4/24/2020
1.13.2 1,109 4/13/2020
1.13.0 21,388 2/21/2020
1.12.0 2,762 1/15/2020
1.11.0 5,873 12/3/2019
1.10.2 7,231 11/11/2019
1.10.1 809 11/4/2019
1.10.0 735 11/1/2019
1.9.0 575 10/31/2019
1.8.2 10,129 9/3/2019
1.8.1 6,066 8/14/2019
1.8.0 7,716 8/9/2019
1.7.0 1,888 7/8/2019
1.6.3 6,415 5/21/2019
1.6.2 626 5/20/2019
1.6.1 3,926 4/4/2019
1.6.0 6,760 4/2/2019
1.5.7 11,790 12/14/2018
1.5.6 1,846 12/2/2018
1.5.5 3,473 11/1/2018
1.5.5-pre 2,262 6/1/2018
1.5.4 17,137 5/21/2018
1.5.3 1,197 5/15/2018
1.5.2 3,540 4/18/2018
1.5.1 10,041 4/11/2018
1.5.0 2,487 3/23/2018
1.4.2 8,422 1/2/2018
1.4.1 3,349 12/23/2017
1.4.0 3,029 12/18/2017
1.3.0 2,086 11/22/2017
1.2.0 1,811 10/26/2017
1.2.0-pre 1,187 9/7/2017
1.1.1 1,252 10/9/2017
1.1.0 7,496 7/19/2017
1.0.2 9,641 7/12/2017
1.0.1 1,020 7/10/2017
1.0.0 1,246 7/5/2017
1.0.0-beta-9 1,267 5/30/2017
1.0.0-beta-8 1,133 4/20/2017
1.0.0-beta-7 806 4/10/2017
1.0.0-beta-6 740 4/7/2017
1.0.0-beta-5 938 3/24/2017
1.0.0-beta-4 847 3/14/2017
1.0.0-beta-3 743 3/9/2017
1.0.0-beta-2 1,192 3/1/2017
1.0.0-beta-15 812 6/27/2017
1.0.0-beta-14 823 6/27/2017
1.0.0-beta-13 773 6/22/2017
1.0.0-beta-12 783 6/14/2017
1.0.0-beta-11 850 6/9/2017
1.0.0-beta-10 762 6/8/2017
1.0.0-beta-1 923 12/30/2016

Adding more support for known error types