![]() |
VOOZH | about |
dotnet add package Microsoft.Agents.AI.DurableTask --version 1.10.0-preview.260610.1
NuGet\Install-Package Microsoft.Agents.AI.DurableTask -Version 1.10.0-preview.260610.1
<PackageReference Include="Microsoft.Agents.AI.DurableTask" Version="1.10.0-preview.260610.1" />
<PackageVersion Include="Microsoft.Agents.AI.DurableTask" Version="1.10.0-preview.260610.1" />Directory.Packages.props
<PackageReference Include="Microsoft.Agents.AI.DurableTask" />Project file
paket add Microsoft.Agents.AI.DurableTask --version 1.10.0-preview.260610.1
#r "nuget: Microsoft.Agents.AI.DurableTask, 1.10.0-preview.260610.1"
#:package Microsoft.Agents.AI.DurableTask@1.10.0-preview.260610.1
#addin nuget:?package=Microsoft.Agents.AI.DurableTask&version=1.10.0-preview.260610.1&prereleaseInstall as a Cake Addin
#tool nuget:?package=Microsoft.Agents.AI.DurableTask&version=1.10.0-preview.260610.1&prereleaseInstall as a Cake Tool
The Microsoft Agent Framework provides a programming model for building agents and agent workflows in .NET. This package, the Durable Task extension for the Agent Framework, extends the Agent Framework programming model with the following capabilities:
These capabilities are implemented using foundational technologies from the Durable Task technology stack:
This package can be used by itself or in conjunction with the Microsoft.Agents.AI.Hosting.AzureFunctions package, which provides additional features via Azure Functions integration.
From the command-line:
dotnet add package Microsoft.Agents.AI.DurableTask
Or directly in your project file:
<ItemGroup>
<PackageReference Include="Microsoft.Agents.AI.DurableTask" Version="[CURRENTVERSION]" />
</ItemGroup>
You can alternatively just reference the Microsoft.Agents.AI.Hosting.AzureFunctions package if you're hosting your agents and orchestrations in the Azure Functions .NET Isolated worker.
For a comprehensive tour of all the functionality, concepts, and APIs, check out the Azure Functions samples.
We welcome feedback and contributions in our GitHub repo.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Microsoft.Agents.AI.DurableTask:
| Package | Downloads |
|---|---|
|
Microsoft.Agents.AI.Hosting.AzureFunctions
Provides durable agent hosting and orchestration support for Microsoft Agent Framework workloads. |
|
|
ANcpLua.Agents.Hosting.Azure
Preview-channel Azure Functions hosting facades for Microsoft Agent Framework consumers. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.10.0-preview.260610.1 | 325 | 6/10/2026 |
| 1.9.0-preview.260603.1 | 1,227 | 6/3/2026 |
| 1.8.0-preview.260528.1 | 485 | 5/28/2026 |
| 1.7.0-preview.260526.1 | 196 | 5/26/2026 |
| 1.6.2-preview.260521.1 | 163 | 5/22/2026 |
| 1.6.1-preview.260514.1 | 664 | 5/14/2026 |
| 1.6.0-preview.260512.1 | 67 | 5/13/2026 |
| 1.5.0-preview.260507.1 | 1,495 | 5/8/2026 |
| 1.4.0-preview.260505.1 | 3,540 | 5/5/2026 |
| 1.3.0-preview.260423.1 | 1,467 | 4/24/2026 |
| 1.2.0-preview.260421.1 | 136 | 4/21/2026 |
| 1.1.0-preview.260410.1 | 589 | 4/10/2026 |
| 1.0.0-preview.260402.1 | 1,671 | 4/2/2026 |
| 1.0.0-preview.260330.1 | 554 | 3/31/2026 |
| 1.0.0-preview.260311.1 | 1,368 | 3/11/2026 |
| 1.0.0-preview.260304.1 | 224 | 3/4/2026 |
| 1.0.0-preview.260225.1 | 370 | 2/25/2026 |
| 1.0.0-preview.260219.1 | 177 | 2/20/2026 |
| 1.0.0-preview.260212.1 | 499 | 2/12/2026 |
| 0.0.1-preview.260417.2 | 65 | 4/17/2026 |