Microsoft.Agents.AI.AzureAI.Persistent
1.0.0-preview.251219.1
Prefix Reserved
dotnet add package Microsoft.Agents.AI.AzureAI.Persistent --version 1.0.0-preview.251219.1
NuGet\Install-Package Microsoft.Agents.AI.AzureAI.Persistent -Version 1.0.0-preview.251219.1
<PackageReference Include="Microsoft.Agents.AI.AzureAI.Persistent" Version="1.0.0-preview.251219.1" />
<PackageVersion Include="Microsoft.Agents.AI.AzureAI.Persistent" Version="1.0.0-preview.251219.1" />
<PackageReference Include="Microsoft.Agents.AI.AzureAI.Persistent" />
paket add Microsoft.Agents.AI.AzureAI.Persistent --version 1.0.0-preview.251219.1
#r "nuget: Microsoft.Agents.AI.AzureAI.Persistent, 1.0.0-preview.251219.1"
#:package Microsoft.Agents.AI.AzureAI.Persistent@1.0.0-preview.251219.1
#addin nuget:?package=Microsoft.Agents.AI.AzureAI.Persistent&version=1.0.0-preview.251219.1&prerelease
#tool nuget:?package=Microsoft.Agents.AI.AzureAI.Persistent&version=1.0.0-preview.251219.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
- Azure.AI.Agents.Persistent (>= 1.2.0-beta.8)
- Microsoft.Agents.AI (>= 1.0.0-preview.251219.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.1)
- Microsoft.Extensions.AI (>= 10.1.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- System.ClientModel (>= 1.8.1)
- System.Diagnostics.DiagnosticSource (>= 10.0.1)
- System.Net.ServerSentEvents (>= 10.0.0)
- System.Text.Json (>= 10.0.1)
- System.Threading.Channels (>= 10.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
.NETStandard 2.0
- Azure.AI.Agents.Persistent (>= 1.2.0-beta.8)
- Microsoft.Agents.AI (>= 1.0.0-preview.251219.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.1)
- Microsoft.Extensions.AI (>= 10.1.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- System.ClientModel (>= 1.8.1)
- System.Diagnostics.DiagnosticSource (>= 10.0.1)
- System.Net.ServerSentEvents (>= 10.0.0)
- System.Text.Json (>= 10.0.1)
- System.Threading.Channels (>= 10.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
net10.0
- Azure.AI.Agents.Persistent (>= 1.2.0-beta.8)
- Microsoft.Agents.AI (>= 1.0.0-preview.251219.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.1)
- Microsoft.Extensions.AI (>= 10.1.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- System.ClientModel (>= 1.8.1)
-
net8.0
- Azure.AI.Agents.Persistent (>= 1.2.0-beta.8)
- Microsoft.Agents.AI (>= 1.0.0-preview.251219.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.1)
- Microsoft.Extensions.AI (>= 10.1.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- System.ClientModel (>= 1.8.1)
- System.Diagnostics.DiagnosticSource (>= 10.0.1)
- System.Net.ServerSentEvents (>= 10.0.0)
- System.Text.Json (>= 10.0.1)
- System.Threading.Channels (>= 10.0.1)
-
net9.0
- Azure.AI.Agents.Persistent (>= 1.2.0-beta.8)
- Microsoft.Agents.AI (>= 1.0.0-preview.251219.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.1)
- Microsoft.Extensions.AI (>= 10.1.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- System.ClientModel (>= 1.8.1)
- System.Diagnostics.DiagnosticSource (>= 10.0.1)
- System.Net.ServerSentEvents (>= 10.0.0)
- System.Text.Json (>= 10.0.1)
- System.Threading.Channels (>= 10.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Agents.AI.AzureAI.Persistent:
| Repository | Stars |
|---|---|
|
rwjdk/MicrosoftAgentFrameworkSamples
Samples demonstrating the Microsoft Agent Framework in C#
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.251219.1 | 468 | 12/19/2025 |
| 1.0.0-preview.251204.1 | 905 | 12/5/2025 |
| 1.0.0-preview.251125.1 | 1,826 | 11/26/2025 |
| 1.0.0-preview.251114.1 | 1,341 | 11/15/2025 |
| 1.0.0-preview.251113.1 | 280 | 11/14/2025 |
| 1.0.0-preview.251112.1 | 674 | 11/13/2025 |
| 1.0.0-preview.251110.2 | 947 | 11/11/2025 |
| 1.0.0-preview.251110.1 | 232 | 11/10/2025 |
| 1.0.0-preview.251107.1 | 267 | 11/7/2025 |
| 1.0.0-preview.251105.1 | 240 | 11/6/2025 |