Microsoft.Agents.AI.Hosting.AGUI.AspNetCore
1.0.0-preview.260311.1
Prefix Reserved
dotnet add package Microsoft.Agents.AI.Hosting.AGUI.AspNetCore --version 1.0.0-preview.260311.1
NuGet\Install-Package Microsoft.Agents.AI.Hosting.AGUI.AspNetCore -Version 1.0.0-preview.260311.1
<PackageReference Include="Microsoft.Agents.AI.Hosting.AGUI.AspNetCore" Version="1.0.0-preview.260311.1" />
<PackageVersion Include="Microsoft.Agents.AI.Hosting.AGUI.AspNetCore" Version="1.0.0-preview.260311.1" />
<PackageReference Include="Microsoft.Agents.AI.Hosting.AGUI.AspNetCore" />
paket add Microsoft.Agents.AI.Hosting.AGUI.AspNetCore --version 1.0.0-preview.260311.1
#r "nuget: Microsoft.Agents.AI.Hosting.AGUI.AspNetCore, 1.0.0-preview.260311.1"
#:package Microsoft.Agents.AI.Hosting.AGUI.AspNetCore@1.0.0-preview.260311.1
#addin nuget:?package=Microsoft.Agents.AI.Hosting.AGUI.AspNetCore&version=1.0.0-preview.260311.1&prerelease
#tool nuget:?package=Microsoft.Agents.AI.Hosting.AGUI.AspNetCore&version=1.0.0-preview.260311.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.Hosting (>= 1.0.0-preview.260311.1)
- Microsoft.Extensions.AI (>= 10.3.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.3.0)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.13.1)
-
net8.0
- Microsoft.Agents.AI.Hosting (>= 1.0.0-preview.260311.1)
- Microsoft.Extensions.AI (>= 10.3.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.3.0)
- Microsoft.Extensions.Configuration (>= 10.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.0)
- Microsoft.Extensions.Configuration.Json (>= 10.0.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.Logging (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Logging.Console (>= 10.0.0)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.13.1)
- System.Diagnostics.DiagnosticSource (>= 10.0.3)
- System.Net.ServerSentEvents (>= 10.0.3)
- System.Text.Json (>= 10.0.3)
- System.Threading.Channels (>= 10.0.3)
-
net9.0
- Microsoft.Agents.AI.Hosting (>= 1.0.0-preview.260311.1)
- Microsoft.Extensions.AI (>= 10.3.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.3.0)
- Microsoft.Extensions.Configuration (>= 10.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.0)
- Microsoft.Extensions.Configuration.Json (>= 10.0.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.Logging (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Logging.Console (>= 10.0.0)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.13.1)
- System.Diagnostics.DiagnosticSource (>= 10.0.3)
- System.Net.ServerSentEvents (>= 10.0.3)
- System.Text.Json (>= 10.0.3)
- System.Threading.Channels (>= 10.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Agents.AI.Hosting.AGUI.AspNetCore:
| Package | Downloads |
|---|---|
|
ANcpLua.Roslyn.Utilities.Testing.AgentTesting
Test infrastructure for Microsoft Agent Framework AG-UI integration testing. Fake agents, SSE parsing, mock HTTP handlers, and in-memory test server utilities. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Agents.AI.Hosting.AGUI.AspNetCore:
| Repository | Stars |
|---|---|
|
rwjdk/MicrosoftAgentFrameworkSamples
Samples demonstrating the Microsoft Agent Framework in C#
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.260311.1 | 766 | 3/11/2026 |
| 1.0.0-preview.260304.1 | 2,383 | 3/4/2026 |
| 1.0.0-preview.260225.1 | 2,647 | 2/25/2026 |
| 1.0.0-preview.260219.1 | 2,410 | 2/20/2026 |
| 1.0.0-preview.260212.1 | 2,354 | 2/12/2026 |
| 1.0.0-preview.260209.1 | 1,593 | 2/10/2026 |
| 1.0.0-preview.260205.1 | 1,943 | 2/6/2026 |
| 1.0.0-preview.260128.1 | 4,186 | 1/28/2026 |
| 1.0.0-preview.260127.1 | 463 | 1/27/2026 |
| 1.0.0-preview.260121.1 | 3,310 | 1/21/2026 |
| 1.0.0-preview.260108.1 | 11,632 | 1/9/2026 |
| 1.0.0-preview.251219.1 | 3,408 | 12/19/2025 |
| 1.0.0-preview.251204.1 | 3,063 | 12/5/2025 |
| 1.0.0-preview.251125.1 | 1,307 | 11/26/2025 |
| 1.0.0-preview.251114.1 | 2,547 | 11/15/2025 |
| 1.0.0-preview.251113.1 | 1,355 | 11/14/2025 |
| 1.0.0-preview.251112.1 | 459 | 11/13/2025 |
| 1.0.0-preview.251110.2 | 535 | 11/11/2025 |
| 1.0.0-preview.251110.1 | 1,700 | 11/10/2025 |