AgentCircuits.Channels 0.7.97

There is a newer version of this package available.
See the version list below for details.
dotnet add package AgentCircuits.Channels --version 0.7.97
                    
NuGet\Install-Package AgentCircuits.Channels -Version 0.7.97
                    
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.Channels" Version="0.7.97" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AgentCircuits.Channels" Version="0.7.97" />
                    
Directory.Packages.props
<PackageReference Include="AgentCircuits.Channels" />
                    
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.Channels --version 0.7.97
                    
#r "nuget: AgentCircuits.Channels, 0.7.97"
                    
#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.Channels@0.7.97
                    
#: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.Channels&version=0.7.97
                    
Install as a Cake Addin
#tool nuget:?package=AgentCircuits.Channels&version=0.7.97
                    
Install as a Cake Tool

AgentCircuits.Channels

Multi-channel routing for AgentCircuits.

NuGet License: MIT

Installation

dotnet add package AgentCircuits.Channels

Features

  • Channel adapters for WhatsApp, Slack, Teams, and custom channels
  • Conversation state management
  • Agent routing and selection
  • Async operation notifications

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.Channels:

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.105-tool-auth-changes 0 2/27/2026
0.7.104-tool-auth-changes 0 2/27/2026
0.7.104-auth-fragment-mode 0 2/27/2026
0.7.103 38 2/25/2026
0.7.103-tool-auth-changes 0 2/26/2026
0.7.102 36 2/24/2026
0.7.101 39 2/24/2026
0.7.100 44 2/23/2026
0.7.99 36 2/23/2026
0.7.98 44 2/23/2026
0.7.97 40 2/23/2026
0.7.96 44 2/21/2026
0.7.95 51 2/19/2026
0.7.94 44 2/18/2026
0.7.93 45 2/18/2026
0.7.92 43 2/18/2026
0.7.91 44 2/18/2026
0.7.9 43 2/18/2026
0.7.8 48 2/17/2026
0.7.7 53 2/16/2026
Loading failed