Microsoft.Agents.AI.Hosting.OpenAI
1.6.0-alpha.260512.1
Prefix Reserved
dotnet add package Microsoft.Agents.AI.Hosting.OpenAI --version 1.6.0-alpha.260512.1
NuGet\Install-Package Microsoft.Agents.AI.Hosting.OpenAI -Version 1.6.0-alpha.260512.1
<PackageReference Include="Microsoft.Agents.AI.Hosting.OpenAI" Version="1.6.0-alpha.260512.1" />
<PackageVersion Include="Microsoft.Agents.AI.Hosting.OpenAI" Version="1.6.0-alpha.260512.1" />
<PackageReference Include="Microsoft.Agents.AI.Hosting.OpenAI" />
paket add Microsoft.Agents.AI.Hosting.OpenAI --version 1.6.0-alpha.260512.1
#r "nuget: Microsoft.Agents.AI.Hosting.OpenAI, 1.6.0-alpha.260512.1"
#:package Microsoft.Agents.AI.Hosting.OpenAI@1.6.0-alpha.260512.1
#addin nuget:?package=Microsoft.Agents.AI.Hosting.OpenAI&version=1.6.0-alpha.260512.1&prerelease
#tool nuget:?package=Microsoft.Agents.AI.Hosting.OpenAI&version=1.6.0-alpha.260512.1&prerelease
About Microsoft Agent Framework
Microsoft Agent Framework is a comprehensive .NET library for building, orchestrating, and deploying AI agents and multi-agent workflows. The framework provides everything from simple chat agents to complex multi-agent systems with graph-based orchestration capabilities.
Key Features
- Multi-Agent Orchestration: Coordinate multiple agents using sequential, concurrent, group chat, and handoff patterns
- Graph-based Workflows: Connect agents and functions with streaming, checkpointing, and human-in-the-loop capabilities, with both imperative or declarative workflow support
- Multiple Provider Support: Seamlessly integrate with various LLM providers with more being added continuously
- Extensible Middleware: Flexible request/response processing with custom pipelines and exception handling
- Built-in Observability: OpenTelemetry integration for distributed tracing, monitoring, and debugging
- Cross-Platform: Compatible with .NET 8.0, .NET Standard 2.0, and .NET Framework for broad deployment options
Whether you're building simple AI assistants or complex multi-agent systems, Microsoft Agent Framework provides the tools and abstractions needed to create robust, scalable AI applications in .NET.
Getting Started ⚡
- Learn more at the documentation site.
- Join the Discord community.
- Follow the team on Semantic Kernel blog.
- Check out the GitHub repository for the latest updates.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Agents.AI.Abstractions (>= 1.6.0)
- Microsoft.Agents.AI.Hosting (>= 1.6.0-preview.260512.1)
- Microsoft.Extensions.AI (>= 10.5.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.5.1)
- Microsoft.Extensions.AI.Evaluation (>= 10.4.0)
- Microsoft.Extensions.AI.OpenAI (>= 10.5.1)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenAI (>= 2.10.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.ClientModel (>= 1.10.0)
-
net8.0
- Microsoft.Agents.AI.Abstractions (>= 1.6.0)
- Microsoft.Agents.AI.Hosting (>= 1.6.0-preview.260512.1)
- Microsoft.Extensions.AI (>= 10.5.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.5.1)
- Microsoft.Extensions.AI.Evaluation (>= 10.4.0)
- Microsoft.Extensions.AI.OpenAI (>= 10.5.1)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.Configuration (>= 10.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.1)
- Microsoft.Extensions.Configuration.Json (>= 10.0.1)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.6)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Hosting (>= 10.0.1)
- Microsoft.Extensions.Logging (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.6)
- Microsoft.Extensions.Logging.Console (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenAI (>= 2.10.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.ClientModel (>= 1.10.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.6)
- System.Linq.AsyncEnumerable (>= 10.0.5)
- System.Net.ServerSentEvents (>= 10.0.5)
- System.Text.Json (>= 10.0.6)
- System.Threading.Channels (>= 10.0.6)
-
net9.0
- Microsoft.Agents.AI.Abstractions (>= 1.6.0)
- Microsoft.Agents.AI.Hosting (>= 1.6.0-preview.260512.1)
- Microsoft.Extensions.AI (>= 10.5.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.5.1)
- Microsoft.Extensions.AI.Evaluation (>= 10.4.0)
- Microsoft.Extensions.AI.OpenAI (>= 10.5.1)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.Configuration (>= 10.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.1)
- Microsoft.Extensions.Configuration.Json (>= 10.0.1)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.6)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Hosting (>= 10.0.1)
- Microsoft.Extensions.Logging (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.6)
- Microsoft.Extensions.Logging.Console (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenAI (>= 2.10.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.ClientModel (>= 1.10.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.6)
- System.Linq.AsyncEnumerable (>= 10.0.5)
- System.Net.ServerSentEvents (>= 10.0.5)
- System.Text.Json (>= 10.0.6)
- System.Threading.Channels (>= 10.0.6)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Agents.AI.Hosting.OpenAI:
| Package | Downloads |
|---|---|
|
Microsoft.Agents.AI.DevUI
Provides Microsoft Agent Framework support for developer UI. |
|
|
ANcpLua.Agents.Hosting.OpenAI
Alpha-channel OpenAI-compatible hosting facades and client factory for Microsoft Agent Framework consumers. |
|
|
NexusLabs.Needlr.AgentFramework.DevUI
NexusLabs.Needlr integration for Microsoft Agent Framework DevUI. Bridges [NeedlrAiAgent]-declared agents into MAF DevUI's entity discovery so they appear in the /devui web debugging interface. |
|
|
ANcpLua.Agents.Hosting.DevUI
Preview-channel DevUI hosting facades for Microsoft Agent Framework consumers. |
|
|
NonOfficial.Microsoft.Agents.AI.DevUI
Provides Microsoft Agent Framework support for developer UI. |
GitHub repositories (6)
Showing the top 6 popular GitHub repositories that depend on Microsoft.Agents.AI.Hosting.OpenAI:
| Repository | Stars |
|---|---|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
|
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
|
|
|
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
|
|
|
Azure-Samples/eShopLite
eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
|
|
|
bingbing-gui/dotnet-agent-playbook
一个面向 .NET + AI Agent 开发的实践型仓库,涵盖 Web、云原生与微服务场景,聚焦智能应用的工程化落地。
|
|
|
Azure-Samples/interview-coach-agent-framework
Interview coach application using Microsoft Agent Framework | https://aka.ms/agentframework/interviewcoach
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.0-alpha.260512.1 | 0 | 5/13/2026 |
| 1.5.0-alpha.260507.1 | 1,108 | 5/8/2026 |
| 1.4.0-alpha.260505.1 | 2,026 | 5/5/2026 |
| 1.3.0-alpha.260423.1 | 6,430 | 4/24/2026 |
| 1.2.0-alpha.260421.1 | 576 | 4/21/2026 |
| 1.1.0-alpha.260410.1 | 7,462 | 4/10/2026 |
| 1.0.0-alpha.260402.1 | 7,162 | 4/2/2026 |
| 1.0.0-alpha.260330.1 | 1,519 | 3/31/2026 |
| 1.0.0-alpha.260311.1 | 14,013 | 3/11/2026 |
| 1.0.0-alpha.260304.1 | 4,277 | 3/4/2026 |
| 1.0.0-alpha.260225.1 | 3,888 | 2/25/2026 |
| 1.0.0-alpha.260219.1 | 2,623 | 2/20/2026 |
| 1.0.0-alpha.260212.1 | 3,085 | 2/12/2026 |
| 1.0.0-alpha.260209.1 | 1,223 | 2/10/2026 |
| 1.0.0-alpha.260205.1 | 4,366 | 2/6/2026 |
| 1.0.0-alpha.260128.1 | 3,287 | 1/28/2026 |
| 1.0.0-alpha.260127.1 | 681 | 1/27/2026 |
| 1.0.0-alpha.260121.1 | 3,690 | 1/21/2026 |
| 1.0.0-alpha.260108.1 | 5,100 | 1/9/2026 |
| 0.0.1-preview.260417.2 | 58 | 4/17/2026 |