Show / Hide Table of Contents

Azure AI.AgentServer.Contracts client library for .NET

With hosted agents developers can deploy existing agents — whether built with supported agent frameworks or custom code — into Microsoft AI Foundry with minimal effort.

Getting started

Install the package

dotnet add package Azure.AI.AgentServer.Contracts --prerelease
Back to top Azure SDK for .NET