Alexa.NET
1.22.0
dotnet add package Alexa.NET --version 1.22.0
NuGet\Install-Package Alexa.NET -Version 1.22.0
<PackageReference Include="Alexa.NET" Version="1.22.0" />
<PackageVersion Include="Alexa.NET" Version="1.22.0" />
<PackageReference Include="Alexa.NET" />
paket add Alexa.NET --version 1.22.0
#r "nuget: Alexa.NET, 1.22.0"
#:package Alexa.NET@1.22.0
#addin nuget:?package=Alexa.NET&version=1.22.0
#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:
- Management GitHub / NuGet
- In-skill Pricing GitHub / NuGet
- Messaging GitHub / NuGet
- Gadgets GitHub / NuGet
- Customer and Person Profile API GitHub / NuGet
- Settings API GitHub / NuGet
- APL Support GitHub / NuGet
- Reminders API GitHub / NuGet
- Proactive Events API GitHub / NuGet
- CanFulfillIntent Request Support GitHub / NuGet
- Response Assertions GitHub / NuGet
- SkillFlow support (experimental)
- Timers API GitHub / NuGet
- Web API for Games GitHub / NuGet
- Conversations API (Beta) GitHub / NuGet
- Pin Confirmation (Beta) GitHub / NuGet
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (40)
Showing the top 5 NuGet packages that depend on Alexa.NET:
| Package | Downloads |
|---|---|
|
Alexa.NET.APL
Small helper library to allow Alexa.NET skills to work with APL |
|
|
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 |
|
|
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 | 125,802 | 3/14/2023 |
| 1.22.0-preview | 3,901 | 2/12/2022 |
| 1.21.0 | 9,706 | 10/12/2022 |
| 1.21.0-preview | 397 | 1/31/2022 |
| 1.20.0 | 17,825 | 1/29/2022 |
| 1.19.0 | 2,623 | 12/17/2021 |
| 1.18.0 | 3,632 | 10/13/2021 |
| 1.17.0 | 6,035 | 8/2/2021 |
| 1.16.0 | 1,236 | 7/12/2021 |
| 1.15.1 | 6,586 | 6/22/2021 |
| 1.15.0 | 78,547 | 12/31/2020 |
| 1.14.0 | 23,764 | 7/25/2020 |
| 1.13.3 | 92,321 | 4/24/2020 |
| 1.13.2 | 1,487 | 4/13/2020 |
| 1.13.0 | 58,825 | 2/21/2020 |
| 1.12.0 | 4,560 | 1/15/2020 |
| 1.11.0 | 14,029 | 12/3/2019 |
| 1.10.2 | 12,646 | 11/11/2019 |
| 1.10.1 | 1,190 | 11/4/2019 |
| 1.10.0 | 1,131 | 11/1/2019 |
| 1.9.0 | 976 | 10/31/2019 |
| 1.8.2 | 12,804 | 9/3/2019 |
| 1.8.1 | 7,811 | 8/14/2019 |
| 1.8.0 | 18,014 | 8/9/2019 |
| 1.7.0 | 2,406 | 7/8/2019 |
| 1.6.3 | 7,790 | 5/21/2019 |
| 1.6.2 | 1,025 | 5/20/2019 |
| 1.6.1 | 4,597 | 4/4/2019 |
| 1.6.0 | 7,224 | 4/2/2019 |
| 1.5.7 | 13,305 | 12/14/2018 |
| 1.5.6 | 2,380 | 12/2/2018 |
| 1.5.5 | 4,230 | 11/1/2018 |
| 1.5.5-pre | 3,071 | 6/1/2018 |
| 1.5.4 | 23,106 | 5/21/2018 |
| 1.5.3 | 1,967 | 5/15/2018 |
| 1.5.2 | 5,147 | 4/18/2018 |
| 1.5.1 | 15,216 | 4/11/2018 |
| 1.5.0 | 3,970 | 3/23/2018 |
| 1.4.2 | 14,412 | 1/2/2018 |
| 1.4.1 | 4,999 | 12/23/2017 |
| 1.4.0 | 5,663 | 12/18/2017 |
| 1.3.0 | 2,795 | 11/22/2017 |
| 1.2.0 | 2,515 | 10/26/2017 |
| 1.2.0-pre | 1,811 | 9/7/2017 |
| 1.1.1 | 1,908 | 10/9/2017 |
| 1.1.0 | 9,196 | 7/19/2017 |
| 1.0.2 | 23,975 | 7/12/2017 |
| 1.0.1 | 1,614 | 7/10/2017 |
| 1.0.0 | 1,894 | 7/5/2017 |
| 1.0.0-beta-9 | 1,830 | 5/30/2017 |
| 1.0.0-beta-8 | 1,661 | 4/20/2017 |
| 1.0.0-beta-7 | 1,333 | 4/10/2017 |
| 1.0.0-beta-6 | 1,274 | 4/7/2017 |
| 1.0.0-beta-5 | 1,448 | 3/24/2017 |
| 1.0.0-beta-4 | 1,412 | 3/14/2017 |
| 1.0.0-beta-3 | 1,275 | 3/9/2017 |
| 1.0.0-beta-2 | 1,710 | 3/1/2017 |
| 1.0.0-beta-15 | 1,336 | 6/27/2017 |
| 1.0.0-beta-14 | 1,348 | 6/27/2017 |
| 1.0.0-beta-13 | 1,312 | 6/22/2017 |
| 1.0.0-beta-12 | 1,290 | 6/14/2017 |
| 1.0.0-beta-11 | 1,375 | 6/9/2017 |
| 1.0.0-beta-10 | 1,244 | 6/8/2017 |
| 1.0.0-beta-1 | 1,461 | 12/30/2016 |
Adding more support for known error types