AgentCircuits.A2A 0.7.103

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AgentCircuits.A2A --version 0.7.103
                    
NuGet\Install-Package AgentCircuits.A2A -Version 0.7.103
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AgentCircuits.A2A" Version="0.7.103" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AgentCircuits.A2A" Version="0.7.103" />
                    
Directory.Packages.props
<PackageReference Include="AgentCircuits.A2A" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AgentCircuits.A2A --version 0.7.103
                    
#r "nuget: AgentCircuits.A2A, 0.7.103"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AgentCircuits.A2A@0.7.103
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AgentCircuits.A2A&version=0.7.103
                    
Install as a Cake Addin
#tool nuget:?package=AgentCircuits.A2A&version=0.7.103
                    
Install as a Cake Tool

AgentCircuits.A2A

A2A (Agent-to-Agent) protocol support for AgentCircuits.

NuGet License: MIT

Installation

dotnet add package AgentCircuits.A2A

Features

  • A2A Client: Call remote A2A-compliant agents
  • A2A Server: Expose AgentCircuits agents via A2A protocol
  • Remote Agent Repository: Manage configurations for remote agents
  • Agent Card Discovery: Automatic capability discovery

Usage

See the main AgentCircuits repository for documentation.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AgentCircuits.A2A:

Package Downloads
AgentCircuits.Portal

Web-based management portal for AgentCircuits. Provides dashboard, agent configuration UI, session viewer, and interactive playground.

AgentCircuits.Storage.Sql

PostgreSQL storage implementation for AgentCircuits agent framework. Production-ready persistence for multi-user deployments with session ownership and access control.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.104-tool-auth-changes 0 2/27/2026
0.7.103 36 2/25/2026
0.7.103-tool-auth-changes 0 2/26/2026
0.7.102 39 2/24/2026
0.7.101 37 2/24/2026
0.7.100 43 2/23/2026
0.7.99 39 2/23/2026
0.7.98 43 2/23/2026
0.7.97 41 2/23/2026
0.7.96 47 2/21/2026
0.7.95 47 2/19/2026
0.7.94 45 2/18/2026
0.7.93 53 2/18/2026
0.7.92 45 2/18/2026
0.7.91 45 2/18/2026
0.7.9 44 2/18/2026
0.7.8 44 2/17/2026
0.7.7 46 2/16/2026
0.7.6 51 2/16/2026
0.7.5 54 2/16/2026
Loading failed