Microsoft.Azure.WebJobs.Extensions.DurableTask
2.2.2
Prefix Reserved
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
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.2.2
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask -Version 2.2.2
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.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.WebJobs.Extensions.DurableTask --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.WebJobs.Extensions.DurableTask, 2.2.2"
#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.
// Install Microsoft.Azure.WebJobs.Extensions.DurableTask as a Cake Addin #addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=2.2.2 // Install Microsoft.Azure.WebJobs.Extensions.DurableTask as a Cake Tool #tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=2.2.2
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. |
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 1.0.3)
- Microsoft.AspNetCore.Routing (>= 1.0.3)
- Microsoft.Azure.DurableTask.AzureStorage (>= 1.7.6)
- Microsoft.Azure.DurableTask.Core (>= 2.2.5)
- Microsoft.Azure.Services.AppAuthentication (>= 1.0.3)
- Microsoft.Azure.WebJobs (>= 2.3.0)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.2.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.2)
- Microsoft.Extensions.Options (>= 1.0.2)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 2.1.0)
- Microsoft.AspNetCore.Routing (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Microsoft.Azure.DurableTask.AzureStorage (>= 1.7.6)
- Microsoft.Azure.DurableTask.Core (>= 2.2.5)
- Microsoft.Azure.Services.AppAuthentication (>= 1.0.3)
- Microsoft.Azure.WebJobs (>= 3.0.14)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.2.3)
- Microsoft.Extensions.Http (>= 2.2.0)
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. |
|
Inspari.Azure.Core
Package Description |
GitHub repositories (17)
Showing the top 5 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/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
|
|
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.
|
|
Azure-Samples/saga-orchestration-serverless
An orchestration-based saga implementation reference in a serverless architecture
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 6,686 | 11/14/2024 |
3.0.0-rc.2 | 13,910 | 6/4/2024 |
3.0.0-rc.1 | 35,686 | 12/4/2023 |
2.13.7 | 147,567 | 10/4/2024 |
2.13.6 | 87,768 | 9/16/2024 |
2.13.5 | 279,006 | 8/12/2024 |
2.13.4 | 618,908 | 5/29/2024 |
2.13.3 | 158,152 | 5/14/2024 |
2.13.2 | 434,613 | 3/28/2024 |
2.13.1 | 668,720 | 1/25/2024 |
2.13.0 | 847,194 | 11/14/2023 |
2.13.0-preview.1 | 16,361 | 10/20/2023 |
2.12.0 | 376,033 | 10/17/2023 |
2.10.0 | 778,804 | 7/13/2023 |
2.9.6 | 879,752 | 6/19/2023 |
2.9.5 | 281,220 | 5/22/2023 |
2.9.4 | 333,757 | 4/19/2023 |
2.9.3 | 329,007 | 3/28/2023 |
2.9.2 | 365,526 | 2/24/2023 |
2.9.1 | 370,730 | 2/1/2023 |
2.9.0 | 993,967 | 11/22/2022 |
2.8.1 | 1,331,069 | 9/19/2022 |
2.8.0 | 277,704 | 8/25/2022 |
2.7.2 | 1,201,128 | 6/1/2022 |
2.7.1 | 389,416 | 5/11/2022 |
2.7.0 | 258,542 | 4/21/2022 |
2.6.1 | 1,137,578 | 2/4/2022 |
2.6.0 | 997,601 | 11/5/2021 |
2.5.1 | 1,030,860 | 8/3/2021 |
2.5.0 | 1,102,124 | 6/1/2021 |
2.4.3 | 517,803 | 3/30/2021 |
2.4.2 | 106,277 | 3/18/2021 |
2.4.1 | 873,637 | 1/25/2021 |
2.4.0 | 503,777 | 12/1/2020 |
2.3.1 | 562,998 | 10/22/2020 |
2.3.0 | 694,820 | 8/26/2020 |
2.2.2 | 709,086 | 5/29/2020 |
2.2.1 | 524,914 | 4/14/2020 |
2.2.0 | 173,529 | 3/20/2020 |
2.1.1 | 1,081,797 | 1/8/2020 |
2.1.0 | 115,289 | 12/20/2019 |
2.0.0 | 205,159 | 11/3/2019 |
2.0.0-beta3 | 4,624 | 10/7/2019 |
2.0.0-beta2 | 5,288 | 8/31/2019 |
2.0.0-beta1 | 43,364 | 7/11/2019 |
2.0.0-alpha | 3,372 | 5/4/2019 |
1.8.7 | 25,313 | 1/29/2021 |
1.8.6 | 26,612 | 6/18/2020 |
1.8.5 | 35,479 | 2/11/2020 |
1.8.4 | 106,010 | 12/5/2019 |
1.8.3 | 1,038,835 | 6/30/2019 |
1.8.2 | 311,517 | 5/30/2019 |
1.8.1 | 128,558 | 5/4/2019 |
1.8.0 | 353,619 | 3/16/2019 |
1.7.1 | 307,218 | 1/14/2019 |
1.7.0 | 204,549 | 11/30/2018 |
1.6.2 | 179,850 | 9/19/2018 |
1.6.1 | 8,895 | 9/14/2018 |
1.6.0 | 40,854 | 8/30/2018 |
1.5.0 | 86,887 | 6/21/2018 |
1.4.1 | 72,259 | 5/10/2018 |
1.4.0 | 42,098 | 5/7/2018 |
1.3.5-rc | 2,143 | 5/4/2018 |
1.3.4-rc | 1,527 | 5/4/2018 |
1.3.1-rc | 4,615 | 4/17/2018 |
1.3.0-rc | 2,688 | 4/16/2018 |
1.2.2-beta3 | 13,750 | 4/2/2018 |
1.2.1-beta3 | 1,995 | 3/29/2018 |
1.2.0-beta3 | 8,196 | 3/1/2018 |
1.1.0-beta2 | 17,779 | 12/2/2017 |
1.0.0-beta | 8,435 | 10/5/2017 |