Microsoft.Agents.AI.Hosting.A2A
1.0.0-preview.251009.1
Prefix Reserved
dotnet add package Microsoft.Agents.AI.Hosting.A2A --version 1.0.0-preview.251009.1
NuGet\Install-Package Microsoft.Agents.AI.Hosting.A2A -Version 1.0.0-preview.251009.1
<PackageReference Include="Microsoft.Agents.AI.Hosting.A2A" Version="1.0.0-preview.251009.1" />
<PackageVersion Include="Microsoft.Agents.AI.Hosting.A2A" Version="1.0.0-preview.251009.1" />
<PackageReference Include="Microsoft.Agents.AI.Hosting.A2A" />
paket add Microsoft.Agents.AI.Hosting.A2A --version 1.0.0-preview.251009.1
#r "nuget: Microsoft.Agents.AI.Hosting.A2A, 1.0.0-preview.251009.1"
#:package Microsoft.Agents.AI.Hosting.A2A@1.0.0-preview.251009.1
#addin nuget:?package=Microsoft.Agents.AI.Hosting.A2A&version=1.0.0-preview.251009.1&prerelease
#tool nuget:?package=Microsoft.Agents.AI.Hosting.A2A&version=1.0.0-preview.251009.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 | 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 was computed. 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. |
-
net9.0
- A2A (>= 0.3.1-preview)
- Microsoft.Agents.AI.Abstractions (>= 1.0.0-preview.251009.1)
- Microsoft.Agents.AI.Hosting (>= 1.0.0-preview.251009.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.5.25277.114)
- Microsoft.Extensions.AI (>= 9.9.1)
- Microsoft.Extensions.AI.Abstractions (>= 9.9.1)
- Microsoft.Extensions.Configuration (>= 9.0.9)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.9)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 9.0.9)
- Microsoft.Extensions.Configuration.Json (>= 9.0.9)
- Microsoft.Extensions.Configuration.UserSecrets (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Hosting (>= 9.0.9)
- Microsoft.Extensions.Logging (>= 9.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Logging.Console (>= 9.0.9)
- Microsoft.Extensions.Options (>= 9.0.9)
- System.Diagnostics.DiagnosticSource (>= 9.0.9)
- System.Net.ServerSentEvents (>= 10.0.0-preview.5.25277.114)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Agents.AI.Hosting.A2A:
Package | Downloads |
---|---|
Microsoft.Agents.AI.Hosting.A2A.AspNetCore
Provides Microsoft Agent Framework support for hosting A2A agents in an ASP.NET Core context. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0-preview.251009.1 | 130 | 10/9/2025 |
1.0.0-preview.251007.1 | 222 | 10/7/2025 |
1.0.0-preview.251002.1 | 437 | 10/2/2025 |