ControlAgentNet.Agents
0.1.10
dotnet add package ControlAgentNet.Agents --version 0.1.10
NuGet\Install-Package ControlAgentNet.Agents -Version 0.1.10
<PackageReference Include="ControlAgentNet.Agents" Version="0.1.10" />
<PackageVersion Include="ControlAgentNet.Agents" Version="0.1.10" />
<PackageReference Include="ControlAgentNet.Agents" />
paket add ControlAgentNet.Agents --version 0.1.10
#r "nuget: ControlAgentNet.Agents, 0.1.10"
#:package ControlAgentNet.Agents@0.1.10
#addin nuget:?package=ControlAgentNet.Agents&version=0.1.10
#tool nuget:?package=ControlAgentNet.Agents&version=0.1.10
ControlAgentNet.Agents
MAF-coupled base facade package for the ControlAgentNet agent foundation.
This is the recommended package entrypoint when you want the base ControlAgentNet runtime plus the default Microsoft Agent Framework execution path.
What it does
- references
ControlAgentNet.Core - references
ControlAgentNet.Runtime - includes the default MAF-based engine implementation
- exposes
AddControlAgentAgent(...) - still allows hosts to override
IAgentEngineif needed
Typical usage
Pair it with ControlAgentNet.Providers.AzureOpenAI plus optional channel and tool packages such as ControlAgentNet.Channels.Console and ControlAgentNet.Tools.Greeting.
| Product | Versions 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. |
-
net10.0
- ControlAgentNet.Core (>= 0.1.10)
- ControlAgentNet.Runtime (>= 0.1.10)
- Microsoft.Agents.AI (>= 1.1.0)
- Microsoft.Agents.AI.Hosting (>= 1.1.0-preview.260410.1)
- Microsoft.Extensions.Caching.Memory (>= 10.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ControlAgentNet.Agents:
| Package | Downloads |
|---|---|
|
ControlAgentNet.Providers.AzureOpenAI
Azure OpenAI provider package for the MAF-coupled ControlAgentNet base. |
|
|
ControlAgentNet.Providers.OpenAI
OpenAI provider package for the ControlAgentNet base stack. |
|
|
ControlAgentNet.Providers.DeepSeek
DeepSeek provider package for the ControlAgentNet base stack. |
GitHub repositories
This package is not used by any popular GitHub repositories.