Microsoft.Azure.WebJobs.Extensions.DurableTask
1.2.0-beta3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.WebJobs.Extensions.DurableTask --version 1.2.0-beta3
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask -Version 1.2.0-beta3
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="1.2.0-beta3" />
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="1.2.0-beta3" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" />
paket add Microsoft.Azure.WebJobs.Extensions.DurableTask --version 1.2.0-beta3
#r "nuget: Microsoft.Azure.WebJobs.Extensions.DurableTask, 1.2.0-beta3"
#addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=1.2.0-beta3&prerelease
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=1.2.0-beta3&prerelease
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 is compatible. 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. |
-
.NETFramework 4.6.1
- DurableTask.AzureStorage (>= 1.1.2-beta)
- Microsoft.Azure.WebJobs (>= 2.1.0)
-
.NETStandard 2.0
- DurableTask.AzureStorage (>= 1.1.2-beta)
- Microsoft.Azure.WebJobs (>= 3.0.0-beta4)
NuGet packages (35)
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. |
|
Southport.Azure.Functions.Extensions
Add the ability to run all functions concurrently. Added ExecutionConurrentException to better handle current execution exceptions. Added filtering to remove durable function SQL log entries. |
GitHub repositories (16)
Showing the top 16 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Extensions.DurableTask:
Repository | Stars |
---|---|
Azure/azure-functions-core-tools
Command line tools for Azure Functions
|
|
shibayan/keyvault-acmebot
Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / Container Apps / App Gateway / Front Door / CDN / others)
|
|
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.
|
|
shibayan/containerapps-acmebot
Automated ACME SSL/TLS certificates issuer for Azure Container Apps (Custom domain / Custom DNS Suffix)
|
|
MerrionComputing/EventsSourcing-on-Azure-Functions
A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 17,061 | 6/9/2025 |
3.1.0 | 189,100 | 4/15/2025 |
3.0.4 | 281,497 | 3/4/2025 |
3.0.3 | 66,149 | 2/8/2025 |
3.0.2 | 587,948 | 12/4/2024 |
3.0.1 | 77,771 | 11/27/2024 |
3.0.0 | 148,615 | 11/14/2024 |
3.0.0-rc.2 | 26,059 | 6/4/2024 |
3.0.0-rc.1 | 45,924 | 12/4/2023 |
2.13.7 | 749,009 | 10/4/2024 |
2.13.6 | 283,718 | 9/16/2024 |
2.13.5 | 639,792 | 8/12/2024 |
2.13.4 | 1,031,945 | 5/29/2024 |
2.13.3 | 272,618 | 5/14/2024 |
2.13.2 | 555,296 | 3/28/2024 |
2.13.1 | 867,123 | 1/25/2024 |
2.13.0 | 971,276 | 11/14/2023 |
2.13.0-preview.1 | 19,396 | 10/20/2023 |
2.12.0 | 459,520 | 10/17/2023 |
2.10.0 | 885,179 | 7/13/2023 |
2.9.6 | 1,018,533 | 6/19/2023 |
2.9.5 | 325,313 | 5/22/2023 |
2.9.4 | 356,475 | 4/19/2023 |
2.9.3 | 370,956 | 3/28/2023 |
2.9.2 | 413,803 | 2/24/2023 |
2.9.1 | 406,433 | 2/1/2023 |
2.9.0 | 1,092,405 | 11/22/2022 |
2.8.1 | 1,442,188 | 9/19/2022 |
2.8.0 | 294,112 | 8/25/2022 |
2.7.2 | 1,281,924 | 6/1/2022 |
2.7.1 | 412,591 | 5/11/2022 |
2.7.0 | 270,293 | 4/21/2022 |
2.6.1 | 1,199,471 | 2/4/2022 |
2.6.0 | 1,079,071 | 11/5/2021 |
2.5.1 | 1,112,746 | 8/3/2021 |
2.5.0 | 1,166,075 | 6/1/2021 |
2.4.3 | 538,035 | 3/30/2021 |
2.4.2 | 110,459 | 3/18/2021 |
2.4.1 | 912,898 | 1/25/2021 |
2.4.0 | 516,248 | 12/1/2020 |
2.3.1 | 566,989 | 10/22/2020 |
2.3.0 | 710,412 | 8/26/2020 |
2.2.2 | 723,740 | 5/29/2020 |
2.2.1 | 543,552 | 4/14/2020 |
2.2.0 | 176,102 | 3/20/2020 |
2.1.1 | 1,103,364 | 1/8/2020 |
2.1.0 | 117,267 | 12/20/2019 |
2.0.0 | 209,083 | 11/3/2019 |
2.0.0-beta3 | 4,707 | 10/7/2019 |
2.0.0-beta2 | 5,399 | 8/31/2019 |
2.0.0-beta1 | 44,130 | 7/11/2019 |
2.0.0-alpha | 3,460 | 5/4/2019 |
1.8.7 | 26,920 | 1/29/2021 |
1.8.6 | 30,028 | 6/18/2020 |
1.8.5 | 38,600 | 2/11/2020 |
1.8.4 | 175,907 | 12/5/2019 |
1.8.3 | 1,050,361 | 6/30/2019 |
1.8.2 | 314,881 | 5/30/2019 |
1.8.1 | 131,491 | 5/4/2019 |
1.8.0 | 381,895 | 3/16/2019 |
1.7.1 | 310,721 | 1/14/2019 |
1.7.0 | 207,337 | 11/30/2018 |
1.6.2 | 185,099 | 9/19/2018 |
1.6.1 | 9,082 | 9/14/2018 |
1.6.0 | 41,380 | 8/30/2018 |
1.5.0 | 89,595 | 6/21/2018 |
1.4.1 | 73,296 | 5/10/2018 |
1.4.0 | 44,090 | 5/7/2018 |
1.3.5-rc | 2,404 | 5/4/2018 |
1.3.4-rc | 1,792 | 5/4/2018 |
1.3.1-rc | 4,878 | 4/17/2018 |
1.3.0-rc | 2,959 | 4/16/2018 |
1.2.2-beta3 | 14,028 | 4/2/2018 |
1.2.1-beta3 | 2,260 | 3/29/2018 |
1.2.0-beta3 | 8,498 | 3/1/2018 |
1.1.0-beta2 | 17,979 | 12/2/2017 |
1.0.0-beta | 8,684 | 10/5/2017 |
This is a beta release of the Durable Task Extension for Azure WebJobs.