AzureMarketplaceSaaSApiClient 2.0.0
See the version list below for details.
dotnet add package AzureMarketplaceSaaSApiClient --version 2.0.0
NuGet\Install-Package AzureMarketplaceSaaSApiClient -Version 2.0.0
<PackageReference Include="AzureMarketplaceSaaSApiClient" Version="2.0.0" />
paket add AzureMarketplaceSaaSApiClient --version 2.0.0
#r "nuget: AzureMarketplaceSaaSApiClient, 2.0.0"
// Install AzureMarketplaceSaaSApiClient as a Cake Addin #addin nuget:?package=AzureMarketplaceSaaSApiClient&version=2.0.0 // Install AzureMarketplaceSaaSApiClient as a Cake Tool #tool nuget:?package=AzureMarketplaceSaaSApiClient&version=2.0.0
Azure Marketplace SaaS Fulfillment API Client
An experimental .NET client implementation for the Azure Marketplace SaaS Fulfillment API V2. I built this project as a part of a sample I am developing for demonstrating how SaaS applications can be integrated with Azure Marketplace.
The Azure SaaS Fulfillment API V2 reference is: here.
There is also a Postman collection showing the mock API.
This client is based on the mock API referenced in the article above.
The client is also available as a Nuget package at https://www.nuget.org/packages/AzureMarketplaceSaaSApiClient/
Breaking changes for version 2.0.0
- Incorporated Azure AD
- Changed the interface on the client to remove the external bearer token. The client now implements Azure AD authentication.
- Currently only app secret (AppKey) is implemented (no certificate authentication)
New functionality
- Added Web Hook processing capability
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.Identity.Client (>= 4.2.1)
- 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,410 | 4/9/2020 |
3.4.5 | 823 | 2/20/2020 |
3.4.4 | 871 | 2/6/2020 |
3.4.3 | 538 | 2/6/2020 |
3.4.2 | 604 | 1/31/2020 |
3.4.1 | 560 | 1/31/2020 |
3.4.0 | 922 | 12/4/2019 |
3.3.0 | 1,461 | 12/4/2019 |
3.2.0 | 725 | 10/1/2019 |
3.1.0 | 541 | 9/27/2019 |
3.0.1 | 561 | 9/26/2019 |
3.0.0 | 527 | 9/26/2019 |
2.0.19 | 539 | 9/26/2019 |
2.0.18 | 536 | 9/25/2019 |
2.0.17 | 546 | 9/25/2019 |
2.0.16 | 556 | 9/21/2019 |
2.0.15 | 548 | 9/19/2019 |
2.0.14 | 565 | 9/9/2019 |
2.0.13 | 539 | 9/9/2019 |
2.0.12 | 565 | 9/9/2019 |
2.0.11 | 621 | 8/30/2019 |
2.0.10 | 570 | 8/17/2019 |
2.0.9 | 564 | 8/15/2019 |
2.0.8 | 540 | 8/15/2019 |
2.0.7 | 553 | 8/15/2019 |
2.0.6 | 545 | 8/15/2019 |
2.0.5 | 564 | 8/14/2019 |
2.0.4 | 550 | 8/14/2019 |
2.0.3 | 543 | 8/13/2019 |
2.0.2 | 556 | 8/12/2019 |
2.0.1 | 615 | 8/7/2019 |
2.0.0 | 573 | 8/7/2019 |
1.0.3 | 679 | 6/27/2019 |
1.0.2 | 591 | 6/11/2019 |
1.0.1 | 589 | 6/10/2019 |
1.0.0 | 672 | 4/21/2019 |
Added OperationStatusEnum with the possible values