Microsoft.Agents.AI.Workflows
1.19.0
Prefix Reserved
dotnet add package Microsoft.Agents.AI.Workflows --version 1.19.0
NuGet\Install-Package Microsoft.Agents.AI.Workflows -Version 1.19.0
<PackageReference Include="Microsoft.Agents.AI.Workflows" Version="1.19.0" />
<PackageVersion Include="Microsoft.Agents.AI.Workflows" Version="1.19.0" />
<PackageReference Include="Microsoft.Agents.AI.Workflows" />
paket add Microsoft.Agents.AI.Workflows --version 1.19.0
#r "nuget: Microsoft.Agents.AI.Workflows, 1.19.0"
#:package Microsoft.Agents.AI.Workflows@1.19.0
#addin nuget:?package=Microsoft.Agents.AI.Workflows&version=1.19.0
#tool nuget:?package=Microsoft.Agents.AI.Workflows&version=1.19.0
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.Agents.AI (>= 1.19.0)
- Microsoft.Agents.AI.Abstractions (>= 1.19.0)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.11)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.Memory (>= 10.0.10)
- Microsoft.Extensions.AI (>= 10.9.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.9.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.Diagnostics.DiagnosticSource (>= 10.0.11)
- System.Text.Json (>= 10.0.11)
- System.Threading.Channels (>= 10.0.11)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
.NETStandard 2.0
- Microsoft.Agents.AI (>= 1.19.0)
- Microsoft.Agents.AI.Abstractions (>= 1.19.0)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.11)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.Memory (>= 10.0.10)
- Microsoft.Extensions.AI (>= 10.9.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.9.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.Diagnostics.DiagnosticSource (>= 10.0.11)
- System.Text.Json (>= 10.0.11)
- System.Threading.Channels (>= 10.0.11)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
net10.0
- Microsoft.Agents.AI (>= 1.19.0)
- Microsoft.Agents.AI.Abstractions (>= 1.19.0)
- Microsoft.Extensions.AI (>= 10.9.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.9.0)
- Microsoft.Extensions.AI.Evaluation (>= 10.9.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.15.3)
-
net8.0
- Microsoft.Agents.AI (>= 1.19.0)
- Microsoft.Agents.AI.Abstractions (>= 1.19.0)
- Microsoft.Extensions.AI (>= 10.9.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.9.0)
- Microsoft.Extensions.AI.Evaluation (>= 10.9.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.Diagnostics.DiagnosticSource (>= 10.0.11)
- System.Text.Json (>= 10.0.11)
- System.Threading.Channels (>= 10.0.11)
-
net9.0
- Microsoft.Agents.AI (>= 1.19.0)
- Microsoft.Agents.AI.Abstractions (>= 1.19.0)
- Microsoft.Extensions.AI (>= 10.9.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.9.0)
- Microsoft.Extensions.AI.Evaluation (>= 10.9.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.15.3)
- System.Diagnostics.DiagnosticSource (>= 10.0.11)
- System.Text.Json (>= 10.0.11)
- System.Threading.Channels (>= 10.0.11)
NuGet packages (64)
Showing the top 5 NuGet packages that depend on Microsoft.Agents.AI.Workflows:
| Package | Downloads |
|---|---|
|
Microsoft.Agents.AI.Hosting
Provides Microsoft Agent Framework support for hosting agents. |
|
|
Kentico.Xperience.Admin
Contains the administration interface used to manage Xperience by Kentico applications. |
|
|
Microsoft.Agents.AI.Workflows.Declarative
Provides Microsoft Agent Framework support for declarative workflows. |
|
|
FonsecaFramework.Ai
FonsecaFramework.Ai is a .NET library that provides practical AI and machine learning utilities, including AutoML model building, RAG vector search, sentiment/discourse analysis, and OpenAI-compatible chat client integration. |
|
|
Azure.AI.AgentServer.AgentFramework
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.19.0 | 3,033 | 8/22/2026 |
| 1.18.0 | 9,269 | 8/18/2026 |
| 1.17.0 | 65,569 | 8/4/2026 |
| 1.16.0 | 21,796 | 7/30/2026 |
| 1.15.0 | 61,099 | 7/22/2026 |
| 1.14.0 | 6,159 | 7/21/2026 |
| 1.13.0 | 152,268 | 7/3/2026 |
| 1.12.0 | 46,733 | 6/30/2026 |
| 1.11.1 | 37,863 | 6/25/2026 |
| 1.11.0 | 20,089 | 6/23/2026 |
| 1.10.0 | 99,712 | 6/10/2026 |
| 1.9.0 | 155,151 | 6/3/2026 |
| 1.8.0 | 47,727 | 5/28/2026 |
| 1.7.0 | 42,952 | 5/26/2026 |
| 1.6.2 | 21,305 | 5/22/2026 |
| 1.6.1 | 99,357 | 5/14/2026 |
| 1.6.0 | 3,444 | 5/13/2026 |
| 1.5.0 | 102,139 | 5/8/2026 |
| 1.4.0 | 51,240 | 5/5/2026 |
| 1.3.0 | 197,111 | 4/24/2026 |