Back to skills

azure-mgmt-apicenter-dotnet

infrastructure

Azure.ResourceManager.ApiCenter is the .NET SDK for Azure API Center, a service that maintains a centralized inventory of your organization's APIs. It covers the full resource hierarchy: services, wor

Setup & Installation

npx skills add https://github.com/microsoft/azure-mgmt-apicenter-dotnet --skill azure-mgmt-apicenter-dotnet
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-mgmt-apicenter-dotnet
View on GitHub

What This Skill Does

Azure.ResourceManager.ApiCenter is the .NET SDK for Azure API Center, a service that maintains a centralized inventory of your organization's APIs. It covers the full resource hierarchy: services, workspaces, APIs, versions, specifications, environments, deployments, and custom metadata schemas. Managing API inventory through the Azure portal by hand breaks down at scale; this SDK lets you script the full catalog setup, including specs and deployments, in a repeatable .NET workflow.

When to use it

  • Working with azure mgmt apicenter dotnet functionality
  • Implementing azure mgmt apicenter dotnet features
  • Debugging azure mgmt apicenter dotnet related issues