Microsoft.Agents.AI.AGUI
1.13.0-preview.260703.1
Prefix Reserved
dotnet add package Microsoft.Agents.AI.AGUI --version 1.13.0-preview.260703.1
NuGet\Install-Package Microsoft.Agents.AI.AGUI -Version 1.13.0-preview.260703.1
<PackageReference Include="Microsoft.Agents.AI.AGUI" Version="1.13.0-preview.260703.1" />
<PackageVersion Include="Microsoft.Agents.AI.AGUI" Version="1.13.0-preview.260703.1" />
<PackageReference Include="Microsoft.Agents.AI.AGUI" />
paket add Microsoft.Agents.AI.AGUI --version 1.13.0-preview.260703.1
#r "nuget: Microsoft.Agents.AI.AGUI, 1.13.0-preview.260703.1"
#:package Microsoft.Agents.AI.AGUI@1.13.0-preview.260703.1
#addin nuget:?package=Microsoft.Agents.AI.AGUI&version=1.13.0-preview.260703.1&prerelease
#tool nuget:?package=Microsoft.Agents.AI.AGUI&version=1.13.0-preview.260703.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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.9)
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- System.Diagnostics.DiagnosticSource (>= 10.0.9)
- System.Net.Http.Json (>= 10.0.0)
- System.Net.ServerSentEvents (>= 10.0.5)
- System.Text.Json (>= 10.0.9)
- System.Threading.Channels (>= 10.0.8)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.9)
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- System.Diagnostics.DiagnosticSource (>= 10.0.9)
- System.Net.Http.Json (>= 10.0.0)
- System.Net.ServerSentEvents (>= 10.0.5)
- System.Text.Json (>= 10.0.9)
- System.Threading.Channels (>= 10.0.8)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
net10.0
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
-
net8.0
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- System.Diagnostics.DiagnosticSource (>= 10.0.9)
- System.Net.Http.Json (>= 10.0.0)
- System.Net.ServerSentEvents (>= 10.0.5)
- System.Text.Json (>= 10.0.9)
- System.Threading.Channels (>= 10.0.8)
-
net9.0
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- System.Diagnostics.DiagnosticSource (>= 10.0.9)
- System.Net.Http.Json (>= 10.0.0)
- System.Net.ServerSentEvents (>= 10.0.5)
- System.Text.Json (>= 10.0.9)
- System.Threading.Channels (>= 10.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Agents.AI.AGUI:
| Package | Downloads |
|---|---|
|
cffrm.net.Plugin.Ai
cf 通用开发平台 1.0.2 去除打包时配置文件,避免覆盖问题。 1.0.4 调试问题 1.0.5 修改基类字段名称,与老系统保持一致 1.0.7 swagger登录加密问题 1.0.8 修改swagger登录加密问题 1.0.9 包的依赖关系问题 1.1.0 swagger默认路由问题 1.1.1 swagger默认路由名称问题 1.1.2 设置默认的缓存时间为1小时,避免频繁访问数据库获取权限数据。 1.1.3 修改密码修改方法的错误 1.2.0 添加net10.0的版本支持 1.3.0 抽象基类的定义,引入FrmAnnotationLib包,添加了注解功能,修改了部分方法的实现,在角色、组织、岗位字段上添加扩展属性字段。 1.3.1 修改关于消息队列的部分实现,添加了消息队列的接口定义,修改了部分方法的实现,添加了消息队列的相关依赖包。 1.3.2 修改包依赖,去除对frm.extras的依赖,修改了部分方法的实现。 1.3.3 增加使用Aspose组件excel导入导出的各种方法。 |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Agents.AI.AGUI:
| Repository | Stars |
|---|---|
|
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
|
|
|
rwjdk/MicrosoftAgentFrameworkSamples
Samples demonstrating the Microsoft Agent Framework in C#
|
|
|
Azure-Samples/interview-coach-agent-framework
Interview coach application using Microsoft Agent Framework | https://aka.ms/agentframework/interviewcoach
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.13.0-preview.260703.1 | 2,258 | 7/3/2026 |
| 1.12.0-preview.260629.1 | 1,438 | 6/30/2026 |
| 1.11.1-preview.260625.1 | 606 | 6/25/2026 |
| 1.11.0-preview.260623.1 | 150 | 6/23/2026 |
| 1.10.0-preview.260610.1 | 4,141 | 6/10/2026 |
| 1.9.0-preview.260603.1 | 2,991 | 6/3/2026 |
| 1.8.0-preview.260528.1 | 2,172 | 5/28/2026 |
| 1.7.0-preview.260526.1 | 402 | 5/26/2026 |
| 1.6.2-preview.260521.1 | 189 | 5/22/2026 |
| 1.6.1-preview.260514.1 | 4,623 | 5/14/2026 |
| 1.6.0-preview.260512.1 | 126 | 5/13/2026 |
| 1.5.0-preview.260507.1 | 5,492 | 5/8/2026 |
| 1.4.0-preview.260505.1 | 1,587 | 5/5/2026 |
| 1.3.0-preview.260423.1 | 3,640 | 4/24/2026 |
| 1.2.0-preview.260421.1 | 686 | 4/21/2026 |
| 1.1.0-preview.260410.1 | 3,896 | 4/10/2026 |
| 1.0.0-preview.260402.1 | 5,615 | 4/2/2026 |
| 1.0.0-preview.260330.1 | 475 | 3/31/2026 |
| 1.0.0-preview.260311.1 | 6,214 | 3/11/2026 |
| 0.0.1-preview.260417.2 | 69 | 4/17/2026 |