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/