Microsoft.Azure.WebJobs.Extensions.DurableTask
2.13.0
.NET Core 3.1
.NET Standard 2.0
.NET Framework 4.6.2
dotnet add package Microsoft.Azure.WebJobs.Extensions.DurableTask --version 2.13.0
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask -Version 2.13.0
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.13.0" />
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.13.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.WebJobs.Extensions.DurableTask, 2.13.0"
#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.13.0
// Install Microsoft.Azure.WebJobs.Extensions.DurableTask as a Cake Tool
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=2.13.0
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-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 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Azure.Identity (>= 1.5.0)
- Grpc.Core (>= 2.46.6)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.2.1)
- Microsoft.Azure.DurableTask.ApplicationInsights (>= 0.1.3)
- Microsoft.Azure.DurableTask.AzureStorage (>= 1.17.0)
- Microsoft.Azure.DurableTask.Core (>= 2.16.0)
- Microsoft.Azure.WebJobs (>= 3.0.37)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.5.0)
- Microsoft.DurableTask.Grpc (>= 1.1.0)
- Microsoft.Extensions.Azure (>= 1.1.1)
- Microsoft.Extensions.Http (>= 2.2.0)
-
.NETFramework 4.6.2
- Azure.Identity (>= 1.1.1)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 1.0.4)
- Microsoft.AspNetCore.Routing (>= 1.0.4)
- Microsoft.Azure.DurableTask.AzureStorage (>= 1.17.0)
- Microsoft.Azure.DurableTask.Core (>= 2.16.0)
- Microsoft.Azure.WebJobs (>= 2.3.0)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.5.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.2)
- Microsoft.Extensions.Options (>= 1.0.2)
-
.NETStandard 2.0
- Azure.Identity (>= 1.5.0)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.2.1)
- Microsoft.Azure.DurableTask.ApplicationInsights (>= 0.1.3)
- Microsoft.Azure.DurableTask.AzureStorage (>= 1.17.0)
- Microsoft.Azure.DurableTask.Core (>= 2.16.0)
- Microsoft.Azure.WebJobs (>= 3.0.31)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.5.0)
- Microsoft.Extensions.Azure (>= 1.1.1)
- Microsoft.Extensions.Http (>= 2.2.0)
NuGet packages (36)
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! |
|
Inspari.Azure.Core
Package Description |
|
Microsoft.DurableTask.SqlServer.AzureFunctions
Microsoft SQL provider for Azure Durable Functions. |
|
Marketplace.Helpers
Helpers for OrderCloud middleware projects |
GitHub repositories (13)
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 Gateway / Front Door / CDN / others)
|
|
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
|
|
microsoft/dicom-server
OSS Implementation of DICOMweb standard
|
|
shibayan/appservice-acmebot
Automated ACME SSL/TLS certificates issuer for Azure App Service (Web Apps / Functions / Containers)
|
Version | Downloads | Last updated |
---|---|---|
2.13.0 | 20,136 | 11/14/2023 |
2.13.0-preview.1 | 1,346 | 10/20/2023 |
2.12.0 | 76,718 | 10/17/2023 |
2.10.0 | 267,031 | 7/13/2023 |
2.9.6 | 441,288 | 6/19/2023 |
2.9.5 | 175,330 | 5/22/2023 |
2.9.4 | 234,431 | 4/19/2023 |
2.9.3 | 182,302 | 3/28/2023 |
2.9.2 | 227,551 | 2/24/2023 |
2.9.1 | 248,784 | 2/1/2023 |
2.9.0 | 673,210 | 11/22/2022 |
2.8.1 | 987,706 | 9/19/2022 |
2.8.0 | 218,272 | 8/25/2022 |
2.7.2 | 923,733 | 6/1/2022 |
2.7.1 | 303,237 | 5/11/2022 |
2.7.0 | 192,069 | 4/21/2022 |
2.6.1 | 899,662 | 2/4/2022 |
2.6.0 | 815,339 | 11/5/2021 |
2.5.1 | 850,058 | 8/3/2021 |
2.5.0 | 902,133 | 6/1/2021 |
2.4.3 | 471,085 | 3/30/2021 |
2.4.2 | 100,164 | 3/18/2021 |
2.4.1 | 760,192 | 1/25/2021 |
2.4.0 | 473,571 | 12/1/2020 |
2.3.1 | 551,332 | 10/22/2020 |
2.3.0 | 671,589 | 8/26/2020 |
2.2.2 | 687,219 | 5/29/2020 |
2.2.1 | 476,147 | 4/14/2020 |
2.2.0 | 168,146 | 3/20/2020 |
2.1.1 | 1,033,807 | 1/8/2020 |
2.1.0 | 110,522 | 12/20/2019 |
2.0.0 | 197,602 | 11/3/2019 |
2.0.0-beta3 | 3,939 | 10/7/2019 |
2.0.0-beta2 | 4,694 | 8/31/2019 |
2.0.0-beta1 | 41,892 | 7/11/2019 |
2.0.0-alpha | 2,870 | 5/4/2019 |
1.8.7 | 17,529 | 1/29/2021 |
1.8.6 | 21,513 | 6/18/2020 |
1.8.5 | 31,862 | 2/11/2020 |
1.8.4 | 83,183 | 12/5/2019 |
1.8.3 | 1,003,811 | 6/30/2019 |
1.8.2 | 303,803 | 5/30/2019 |
1.8.1 | 121,887 | 5/4/2019 |
1.8.0 | 332,469 | 3/16/2019 |
1.7.1 | 299,498 | 1/14/2019 |
1.7.0 | 197,887 | 11/30/2018 |
1.6.2 | 171,001 | 9/19/2018 |
1.6.1 | 8,338 | 9/14/2018 |
1.6.0 | 39,721 | 8/30/2018 |
1.5.0 | 81,208 | 6/21/2018 |
1.4.1 | 69,944 | 5/10/2018 |
1.4.0 | 38,743 | 5/7/2018 |
1.3.5-rc | 1,436 | 5/4/2018 |
1.3.4-rc | 1,045 | 5/4/2018 |
1.3.1-rc | 4,117 | 4/17/2018 |
1.3.0-rc | 2,108 | 4/16/2018 |
1.2.2-beta3 | 13,203 | 4/2/2018 |
1.2.1-beta3 | 1,516 | 3/29/2018 |
1.2.0-beta3 | 7,345 | 3/1/2018 |
1.1.0-beta2 | 17,204 | 12/2/2017 |
1.0.0-beta | 7,785 | 10/5/2017 |