Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmservera/azuremarketplacesaasapiclient

An experimental .NET client implementation for the Azure Marketplace SaaS Fulfillment API V2
https://github.com/jmservera/azuremarketplacesaasapiclient

Last synced: 8 days ago
JSON representation

An experimental .NET client implementation for the Azure Marketplace SaaS Fulfillment API V2

Awesome Lists containing this project

README

        

# 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](https://docs.microsoft.com/en-us/azure/marketplace/cloud-partner-portal/saas-app/cpp-saas-fulfillment-api-v2#update-a-subscription).

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/