AzureMarketplaceSaaSApiClient 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AzureMarketplaceSaaSApiClient --version 2.0.0
NuGet\Install-Package AzureMarketplaceSaaSApiClient -Version 2.0.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="AzureMarketplaceSaaSApiClient" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureMarketplaceSaaSApiClient --version 2.0.0
#r "nuget: AzureMarketplaceSaaSApiClient, 2.0.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 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 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
3.5.0 7,650 4/9/2020
3.4.5 791 2/20/2020
3.4.4 846 2/6/2020
3.4.3 516 2/6/2020
3.4.2 583 1/31/2020
3.4.1 528 1/31/2020
3.4.0 887 12/4/2019
3.3.0 1,412 12/4/2019
3.2.0 698 10/1/2019
3.1.0 515 9/27/2019
3.0.1 538 9/26/2019
3.0.0 514 9/26/2019
2.0.19 526 9/26/2019
2.0.18 512 9/25/2019
2.0.17 519 9/25/2019
2.0.16 531 9/21/2019
2.0.15 523 9/19/2019
2.0.14 537 9/9/2019
2.0.13 515 9/9/2019
2.0.12 538 9/9/2019
2.0.11 584 8/30/2019
2.0.10 544 8/17/2019
2.0.9 533 8/15/2019
2.0.8 516 8/15/2019
2.0.7 526 8/15/2019
2.0.6 520 8/15/2019
2.0.5 533 8/14/2019
2.0.4 520 8/14/2019
2.0.3 517 8/13/2019
2.0.2 527 8/12/2019
2.0.1 584 8/7/2019
2.0.0 548 8/7/2019
1.0.3 623 6/27/2019
1.0.2 568 6/11/2019
1.0.1 563 6/10/2019
1.0.0 641 4/21/2019

Added OperationStatusEnum with the possible values