Alexa.NET.Management
5.10.1
dotnet add package Alexa.NET.Management --version 5.10.1
NuGet\Install-Package Alexa.NET.Management -Version 5.10.1
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.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alexa.NET.Management, 5.10.1"
#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.1 // Install Alexa.NET.Management as a Cake Tool #tool nuget:?package=Alexa.NET.Management&version=5.10.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Alexa.NET.Management
A .NET SDK for the Alexa Skills Management API
Nuget Package
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 | 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. |
.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.
-
.NETStandard 2.0
- Alexa.NET (>= 1.22.0)
- Refit (>= 8.0.0)
- Refit.Newtonsoft.Json (>= 8.0.0)
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 | 240 | 11/9/2024 |
5.10.0 | 11,033 | 7/22/2022 |
5.9.0 | 1,398 | 2/1/2022 |
5.8.0 | 1,924 | 8/19/2021 |
5.7.3 | 1,706 | 2/15/2021 |
5.7.2 | 12,441 | 11/13/2020 |
5.7.1 | 482 | 11/11/2020 |
5.7.0 | 604 | 10/28/2020 |
5.6.0 | 620 | 9/25/2020 |
5.5.0 | 1,262 | 9/2/2020 |
5.4.1 | 582 | 8/31/2020 |
5.4.0 | 698 | 8/10/2020 |
5.3.0 | 762 | 7/25/2020 |
5.2.0 | 745 | 6/10/2020 |
5.1.0 | 553 | 6/3/2020 |
5.0.0 | 579 | 4/10/2020 |
4.3.0 | 619 | 3/22/2020 |
4.2.0 | 574 | 3/11/2020 |
4.1.0 | 672 | 2/4/2020 |
4.0.0 | 636 | 12/8/2019 |
3.9.0 | 761 | 11/12/2019 |
3.8.1 | 611 | 11/5/2019 |
3.8.0 | 585 | 11/1/2019 |
3.7.0 | 662 | 10/9/2019 |
3.6.0 | 616 | 10/3/2019 |
3.5.0 | 1,065 | 9/8/2019 |
3.4.0 | 2,942 | 8/9/2019 |
3.3.1 | 730 | 7/17/2019 |
3.2.3 | 872 | 6/20/2019 |
3.2.2 | 743 | 6/14/2019 |
3.2.1 | 743 | 6/14/2019 |
3.2.0 | 688 | 6/14/2019 |
3.1.0 | 696 | 6/13/2019 |
3.0.4 | 713 | 6/12/2019 |
3.0.3 | 754 | 6/10/2019 |
3.0.2 | 724 | 6/10/2019 |
3.0.1 | 729 | 6/10/2019 |
3.0.0 | 757 | 6/8/2019 |
2.14.1 | 762 | 6/6/2019 |
2.14.0 | 753 | 4/4/2019 |
2.13.1 | 814 | 2/23/2019 |
2.13.0 | 729 | 2/22/2019 |
2.12.0 | 1,382 | 2/5/2019 |
2.11.3 | 822 | 2/4/2019 |
2.11.0 | 830 | 2/3/2019 |
2.10.0 | 832 | 1/26/2019 |
2.9.0 | 803 | 1/26/2019 |
2.8.22 | 780 | 1/24/2019 |
2.8.19 | 765 | 1/23/2019 |
2.8.16 | 803 | 1/22/2019 |
2.8.9 | 978 | 1/1/2019 |
2.8.8 | 922 | 12/18/2018 |
2.8.7 | 827 | 12/16/2018 |
2.8.6 | 853 | 12/13/2018 |
2.8.3 | 984 | 11/14/2018 |
2.8.2 | 863 | 11/13/2018 |
2.8.0 | 877 | 11/13/2018 |
2.7.0 | 889 | 11/11/2018 |
2.6.3 | 868 | 11/9/2018 |
2.6.2 | 854 | 11/9/2018 |
2.6.0 | 916 | 10/23/2018 |
2.5.0 | 963 | 10/6/2018 |
2.4.0 | 944 | 10/4/2018 |
2.3.1 | 981 | 9/14/2018 |
2.3.0 | 960 | 9/14/2018 |
2.2.3 | 1,338 | 4/13/2018 |
2.0.108 | 1,133 | 2/23/2018 |
2.0.103 | 1,158 | 2/15/2018 |
2.0.99 | 1,132 | 2/5/2018 |
2.0.97 | 1,047 | 2/5/2018 |
1.1.89 | 1,164 | 12/25/2017 |
1.0.85 | 1,020 | 10/5/2017 |
1.0.83-alpha | 805 | 9/17/2017 |
bump to latest refit version