Microsoft.Agents.AI.Hosting.AGUI.AspNetCore 1.6.1-preview.260514.1

Prefix Reserved
This is a prerelease version of Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.
dotnet add package Microsoft.Agents.AI.Hosting.AGUI.AspNetCore --version 1.6.1-preview.260514.1
                    
NuGet\Install-Package Microsoft.Agents.AI.Hosting.AGUI.AspNetCore -Version 1.6.1-preview.260514.1
                    
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="Microsoft.Agents.AI.Hosting.AGUI.AspNetCore" Version="1.6.1-preview.260514.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Agents.AI.Hosting.AGUI.AspNetCore" Version="1.6.1-preview.260514.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Agents.AI.Hosting.AGUI.AspNetCore" />
                    
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 Microsoft.Agents.AI.Hosting.AGUI.AspNetCore --version 1.6.1-preview.260514.1
                    
#r "nuget: Microsoft.Agents.AI.Hosting.AGUI.AspNetCore, 1.6.1-preview.260514.1"
                    
#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 Microsoft.Agents.AI.Hosting.AGUI.AspNetCore@1.6.1-preview.260514.1
                    
#: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=Microsoft.Agents.AI.Hosting.AGUI.AspNetCore&version=1.6.1-preview.260514.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Agents.AI.Hosting.AGUI.AspNetCore&version=1.6.1-preview.260514.1&prerelease
                    
Install as a Cake Tool

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 ⚡

Product Compatible and additional computed target framework versions.
.NET 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. 
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 Microsoft.Agents.AI.Hosting.AGUI.AspNetCore:

Package Downloads
WASU.Plugin.AIAgent

Package Description

AgentBlazor

Blazor-first agentic UI framework for chat surfaces, deterministic actions, and route-scoped workflow assistance.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.Agents.AI.Hosting.AGUI.AspNetCore:

Repository Stars
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
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.6.1-preview.260514.1 526 5/14/2026
1.6.0-preview.260512.1 180 5/13/2026
1.5.0-preview.260507.1 2,219 5/8/2026
1.4.0-preview.260505.1 1,322 5/5/2026
1.3.0-preview.260423.1 14,529 4/24/2026
1.2.0-preview.260421.1 908 4/21/2026
1.1.0-preview.260410.1 12,052 4/10/2026
1.0.0-preview.260402.1 10,522 4/2/2026
1.0.0-preview.260330.1 2,431 3/31/2026
1.0.0-preview.260311.1 16,941 3/11/2026
1.0.0-preview.260304.1 5,403 3/4/2026
1.0.0-preview.260225.1 6,560 2/25/2026
1.0.0-preview.260219.1 4,430 2/20/2026
1.0.0-preview.260212.1 6,341 2/12/2026
1.0.0-preview.260209.1 2,317 2/10/2026
1.0.0-preview.260205.1 2,080 2/6/2026
1.0.0-preview.260128.1 9,285 1/28/2026
1.0.0-preview.260127.1 500 1/27/2026
1.0.0-preview.260121.1 4,000 1/21/2026
0.0.1-preview.260417.2 67 4/17/2026
Loading failed