Microsoft.Azure.WebJobs.Extensions.DurableTask
2.0.0-alpha
Prefix Reserved
This is a prerelease version of Microsoft.Azure.WebJobs.Extensions.DurableTask.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Azure.WebJobs.Extensions.DurableTask --version 2.0.0-alpha
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask -Version 2.0.0-alpha
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.Azure.WebJobs.Extensions.DurableTask" Version="2.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.0.0-alpha" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" />
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.Azure.WebJobs.Extensions.DurableTask --version 2.0.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.WebJobs.Extensions.DurableTask, 2.0.0-alpha"
#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.Azure.WebJobs.Extensions.DurableTask@2.0.0-alpha
#: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.Azure.WebJobs.Extensions.DurableTask&version=2.0.0-alpha&prerelease
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=2.0.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Azure WebJobs SDK Extension for the Durable Task Framework
| 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 was computed. 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 was computed. 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 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Azure.DurableTask.AzureStorage (>= 1.6.0)
- Microsoft.Azure.DurableTask.Emulator (>= 2.1.1)
- Microsoft.Azure.DurableTask.Redis (>= 0.1.0-alpha)
- Microsoft.Azure.WebJobs (>= 3.0.0)
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.WebJobs.Extensions.DurableTask:
| Package | Downloads |
|---|---|
|
DurableFunctionsMonitor.DotNetBackend
DurableFunctionsMonitor.DotNetBackend |
|
|
AzureFunctions.TestHelpers
Spin up integration tests on your Azure Functions! |
|
|
Microsoft.DurableTask.SqlServer.AzureFunctions
Microsoft SQL provider for Azure Durable Functions. |
|
|
Microsoft.Azure.DurableTask.Netherite.AzureFunctions
Netherite durability provider extension for Azure Durable Functions. |
|
|
Microsoft.Azure.WebJobs.Extensions.DurableTask.AzureManaged
Microsoft Durable Task Managed Backend Extension for Azure WebJobs. |
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Extensions.DurableTask:
| Repository | Stars |
|---|---|
|
Azure-Samples/Serverless-microservices-reference-architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
|
|
|
shibayan/appservice-acmebot
Automated ACME SSL/TLS certificates issuer for Azure App Service (Web Apps / Functions / Containers)
|
|
|
Azure-Samples/saga-orchestration-serverless
An orchestration-based saga implementation reference in a serverless architecture
|
|
|
OfficeDev/microsoft-teams-apps-company-communicator
Company Communicator app template
|
|
|
PacktPublishing/The-Azure-Cloud-Native-Architecture-Mapbook
The Azure Cloud Native Architecture Mapbook, published by Packt
|
|
|
rstropek/Samples
|
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|
|
|
microsoft/durabletask-netherite
A new engine for Durable Functions. https://microsoft.github.io/durabletask-netherite
|
|
|
microsoft/IgniteTheTour
Microsoft Ignite The Tour
|
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
|
|
Azure-Samples/durablefunctions-apiscraping-dotnet
Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
|
|
|
microsoftgraph/group-membership-management
Group Membership Management (GMM) is a service that dynamically manages the membership of AAD Groups. Groups managed by GMM can have their membership defined using existing AAD Groups and/or custom membership sources.
|
|
|
MerrionComputing/EventsSourcing-on-Azure-Functions
A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
|
|
|
shibayan/containerapps-acmebot
Automated ACME SSL/TLS certificates issuer for Azure Container Apps (Custom domain / Custom DNS Suffix)
|
|
|
microsoft/durabletask-mssql
Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.12.0 | 8,019 | 3/5/2026 |
| 3.11.0 | 8,663 | 3/2/2026 |
| 3.10.1 | 60,613 | 2/11/2026 |
| 3.10.0 | 68,721 | 1/28/2026 |
| 3.9.1 | 52,704 | 1/15/2026 |
| 3.9.0 | 52,482 | 1/6/2026 |
| 3.8.2 | 48,751 | 12/19/2025 |
| 3.8.1 | 9,823 | 12/18/2025 |
| 3.8.0 | 169,886 | 11/13/2025 |
| 3.7.0 | 133,988 | 11/10/2025 |
| 3.6.0 | 154,996 | 10/27/2025 |
| 3.5.0 | 346,372 | 9/19/2025 |
| 3.4.1 | 344,943 | 8/13/2025 |
| 3.4.0 | 18,267 | 8/12/2025 |
| 3.3.1 | 214,472 | 7/24/2025 |
| 3.3.0 | 259,843 | 6/30/2025 |
| 3.2.1 | 2,160 | 7/25/2025 |
| 3.2.0 | 221,386 | 6/9/2025 |
| 3.1.0 | 582,423 | 4/15/2025 |
| 2.0.0-alpha | 3,687 | 5/4/2019 |
Loading failed