Alexa.NET 1.22.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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (40)

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 14,950 3/14/2023
1.22.0-preview 2,970 2/12/2022
1.21.0 7,932 10/12/2022
1.21.0-preview 184 1/31/2022
1.20.0 15,214 1/29/2022
1.19.0 2,353 12/17/2021
1.18.0 3,251 10/13/2021
1.17.0 5,755 8/2/2021
1.16.0 981 7/12/2021
1.15.1 5,069 6/22/2021
1.15.0 66,685 12/31/2020
1.14.0 18,850 7/25/2020
1.13.3 73,034 4/24/2020
1.13.2 1,247 4/13/2020
1.13.0 28,371 2/21/2020
1.12.0 3,122 1/15/2020
1.11.0 7,672 12/3/2019
1.10.2 9,350 11/11/2019
1.10.1 937 11/4/2019
1.10.0 864 11/1/2019
1.9.0 709 10/31/2019
1.8.2 11,486 9/3/2019
1.8.1 6,369 8/14/2019
1.8.0 9,810 8/9/2019
1.7.0 2,079 7/8/2019
1.6.3 6,922 5/21/2019
1.6.2 767 5/20/2019
1.6.1 4,137 4/4/2019
1.6.0 6,883 4/2/2019
1.5.7 12,588 12/14/2018
1.5.6 1,999 12/2/2018
1.5.5 3,725 11/1/2018
1.5.5-pre 2,356 6/1/2018
1.5.4 20,290 5/21/2018
1.5.3 1,337 5/15/2018
1.5.2 4,106 4/18/2018
1.5.1 12,007 4/11/2018
1.5.0 3,017 3/23/2018
1.4.2 11,191 1/2/2018
1.4.1 3,938 12/23/2017
1.4.0 3,503 12/18/2017
1.3.0 2,310 11/22/2017
1.2.0 2,001 10/26/2017
1.2.0-pre 1,273 9/7/2017
1.1.1 1,438 10/9/2017
1.1.0 8,190 7/19/2017
1.0.2 19,565 7/12/2017
1.0.1 1,159 7/10/2017
1.0.0 1,393 7/5/2017
1.0.0-beta-9 1,327 5/30/2017
1.0.0-beta-8 1,220 4/20/2017
1.0.0-beta-7 861 4/10/2017
1.0.0-beta-6 830 4/7/2017
1.0.0-beta-5 1,013 3/24/2017
1.0.0-beta-4 920 3/14/2017
1.0.0-beta-3 832 3/9/2017
1.0.0-beta-2 1,274 3/1/2017
1.0.0-beta-15 894 6/27/2017
1.0.0-beta-14 909 6/27/2017
1.0.0-beta-13 869 6/22/2017
1.0.0-beta-12 854 6/14/2017
1.0.0-beta-11 933 6/9/2017
1.0.0-beta-10 817 6/8/2017
1.0.0-beta-1 1,012 12/30/2016

Adding more support for known error types