AzureMarketplaceSaaSApiClient 2.0.16
See the version list below for details.
dotnet add package AzureMarketplaceSaaSApiClient --version 2.0.16
NuGet\Install-Package AzureMarketplaceSaaSApiClient -Version 2.0.16
<PackageReference Include="AzureMarketplaceSaaSApiClient" Version="2.0.16" />
paket add AzureMarketplaceSaaSApiClient --version 2.0.16
#r "nuget: AzureMarketplaceSaaSApiClient, 2.0.16"
// Install AzureMarketplaceSaaSApiClient as a Cake Addin #addin nuget:?package=AzureMarketplaceSaaSApiClient&version=2.0.16 // Install AzureMarketplaceSaaSApiClient as a Cake Tool #tool nuget:?package=AzureMarketplaceSaaSApiClient&version=2.0.16
An experimental .NET client implementation for the Azure Marketplace SaaS Fulfillment API V2 based on the mock API
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. |
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.0)
- Newtonsoft.Json (>= 12.0.2)
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 |
---|---|---|
3.5.0 | 9,900 | 4/9/2020 |
3.4.5 | 835 | 2/20/2020 |
3.4.4 | 883 | 2/6/2020 |
3.4.3 | 550 | 2/6/2020 |
3.4.2 | 617 | 1/31/2020 |
3.4.1 | 572 | 1/31/2020 |
3.4.0 | 934 | 12/4/2019 |
3.3.0 | 1,473 | 12/4/2019 |
3.2.0 | 737 | 10/1/2019 |
3.1.0 | 555 | 9/27/2019 |
3.0.1 | 575 | 9/26/2019 |
3.0.0 | 539 | 9/26/2019 |
2.0.19 | 551 | 9/26/2019 |
2.0.18 | 548 | 9/25/2019 |
2.0.17 | 559 | 9/25/2019 |
2.0.16 | 567 | 9/21/2019 |
2.0.15 | 563 | 9/19/2019 |
2.0.14 | 577 | 9/9/2019 |
2.0.13 | 551 | 9/9/2019 |
2.0.12 | 577 | 9/9/2019 |
2.0.11 | 634 | 8/30/2019 |
2.0.10 | 582 | 8/17/2019 |
2.0.9 | 577 | 8/15/2019 |
2.0.8 | 553 | 8/15/2019 |
2.0.7 | 566 | 8/15/2019 |
2.0.6 | 557 | 8/15/2019 |
2.0.5 | 577 | 8/14/2019 |
2.0.4 | 562 | 8/14/2019 |
2.0.3 | 557 | 8/13/2019 |
2.0.2 | 568 | 8/12/2019 |
2.0.1 | 627 | 8/7/2019 |
2.0.0 | 585 | 8/7/2019 |
1.0.3 | 693 | 6/27/2019 |
1.0.2 | 603 | 6/11/2019 |
1.0.1 | 601 | 6/10/2019 |
1.0.0 | 682 | 4/21/2019 |
Breaking changes for AAD authentication. Modified the AAD authentication to use V1 endpoint and the hardcoded resource id from the marketplace documentation. Reverted to single-tenant implementation for the AAD application.
SImplified client constructors. They no longer accept a credential builder.
Updated subscription status enum based on the update on the documentation.
HACK: Covering the discrepancy between prod API and mock API for gell all subscriptions and operations