Alexa.NET.Management 5.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Alexa.NET.Management --version 5.10.0                
NuGet\Install-Package Alexa.NET.Management -Version 5.10.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.Management" Version="5.10.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alexa.NET.Management --version 5.10.0                
#r "nuget: Alexa.NET.Management, 5.10.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.Management as a Cake Addin
#addin nuget:?package=Alexa.NET.Management&version=5.10.0

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

Alexa.NET.Management

A .NET SDK for the Alexa Skills Management API

Current Build

Nuget Package

Alexa.Net.Management

Retrieving Skill Information

var manager = new ManagementApi(amazonLoginAccessToken);
var skillDetail = manager.Skills.Get(skillId);
var skillPublishingInformation = skillDetail.Manifest.PublishingInformation.Locales.First().Value;
var skillName = skillPublishingInformation.Name;

Get Vendors

var manager = new ManagementApi(amazonLoginAccessToken);
var vendors = await manager.Vendors.Get()

Create Skill Beta & Add Tester

var beta = await manager.Beta.Create(skillId,"feedbackemail@example.com")
await manager.Beta.AddTesters(skillId,new[]{"test1@example.com","test2@example.com"})
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.10.1 29 11/9/2024
5.10.0 9,707 7/22/2022
5.9.0 1,393 2/1/2022
5.8.0 1,834 8/19/2021
5.7.3 1,701 2/15/2021
5.7.2 12,436 11/13/2020
5.7.1 475 11/11/2020
5.7.0 599 10/28/2020
5.6.0 615 9/25/2020
5.5.0 1,255 9/2/2020
5.4.1 577 8/31/2020
5.4.0 693 8/10/2020
5.3.0 757 7/25/2020
5.2.0 740 6/10/2020
5.1.0 548 6/3/2020
5.0.0 572 4/10/2020
4.3.0 614 3/22/2020
4.2.0 569 3/11/2020
4.1.0 667 2/4/2020
4.0.0 631 12/8/2019
3.9.0 756 11/12/2019
3.8.1 606 11/5/2019
3.8.0 580 11/1/2019
3.7.0 655 10/9/2019
3.6.0 611 10/3/2019
3.5.0 1,060 9/8/2019
3.4.0 2,937 8/9/2019
3.3.1 724 7/17/2019
3.2.3 865 6/20/2019
3.2.2 737 6/14/2019
3.2.1 737 6/14/2019
3.2.0 681 6/14/2019
3.1.0 689 6/13/2019
3.0.4 704 6/12/2019
3.0.3 747 6/10/2019
3.0.2 717 6/10/2019
3.0.1 722 6/10/2019
3.0.0 750 6/8/2019
2.14.1 755 6/6/2019
2.14.0 746 4/4/2019
2.13.1 807 2/23/2019
2.13.0 720 2/22/2019
2.12.0 1,375 2/5/2019
2.11.3 815 2/4/2019
2.11.0 823 2/3/2019
2.10.0 825 1/26/2019
2.9.0 796 1/26/2019
2.8.22 773 1/24/2019
2.8.19 758 1/23/2019
2.8.16 794 1/22/2019
2.8.9 971 1/1/2019
2.8.8 915 12/18/2018
2.8.7 820 12/16/2018
2.8.6 846 12/13/2018
2.8.3 973 11/14/2018
2.8.2 852 11/13/2018
2.8.0 868 11/13/2018
2.7.0 880 11/11/2018
2.6.3 859 11/9/2018
2.6.2 845 11/9/2018
2.6.0 907 10/23/2018
2.5.0 952 10/6/2018
2.4.0 926 10/4/2018
2.3.1 970 9/14/2018
2.3.0 949 9/14/2018
2.2.3 1,331 4/13/2018
2.0.108 1,126 2/23/2018
2.0.103 1,151 2/15/2018
2.0.99 1,125 2/5/2018
2.0.97 1,040 2/5/2018
1.1.89 1,155 12/25/2017
1.0.85 1,013 10/5/2017
1.0.83-alpha 802 9/17/2017

Add shopping kit to manifest