Microsoft.Azure.WebJobs.Extensions.DurableTask
2.10.0
.NET Core 3.1
.NET Standard 2.0
.NET Framework 4.6.2
dotnet add package Microsoft.Azure.WebJobs.Extensions.DurableTask --version 2.10.0
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask -Version 2.10.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.10.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.10.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.10.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.10.0
// Install Microsoft.Azure.WebJobs.Extensions.DurableTask as a Cake Tool
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=2.10.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. |
.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)
- Microsoft.ApplicationInsights (>= 2.12.2)
- 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.AzureStorage (>= 1.14.0)
- Microsoft.Azure.DurableTask.Core (>= 2.13.0)
- Microsoft.Azure.WebJobs (>= 3.0.31)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.5.0)
- Microsoft.DurableTask.Sidecar.Protobuf (>= 1.0.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.14.0)
- Microsoft.Azure.DurableTask.Core (>= 2.13.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.ApplicationInsights (>= 2.12.2)
- 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.AzureStorage (>= 1.14.0)
- Microsoft.Azure.DurableTask.Core (>= 2.13.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 (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! |
|
Inspari.Azure.Core
Package Description |
|
Marketplace.Helpers
Helpers for OrderCloud middleware projects |
|
Microsoft.DurableTask.SqlServer.AzureFunctions
Microsoft SQL provider for Azure Durable Functions. |
GitHub repositories (14)
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
|
|
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.
|
|
microsoft/dicom-server
OSS Implementation of DICOMweb standard
|
Version | Downloads | Last updated |
---|---|---|
2.10.0 | 126,125 | 7/13/2023 |
2.9.6 | 287,791 | 6/19/2023 |
2.9.5 | 150,420 | 5/22/2023 |
2.9.4 | 194,746 | 4/19/2023 |
2.9.3 | 149,803 | 3/28/2023 |
2.9.2 | 196,263 | 2/24/2023 |
2.9.1 | 217,099 | 2/1/2023 |
2.9.0 | 586,370 | 11/22/2022 |
2.8.1 | 897,801 | 9/19/2022 |
2.8.0 | 203,713 | 8/25/2022 |
2.7.2 | 861,588 | 6/1/2022 |
2.7.1 | 284,073 | 5/11/2022 |
2.7.0 | 176,875 | 4/21/2022 |
2.6.1 | 842,904 | 2/4/2022 |
2.6.0 | 772,224 | 11/5/2021 |
2.5.1 | 810,083 | 8/3/2021 |
2.5.0 | 857,877 | 6/1/2021 |
2.4.3 | 462,608 | 3/30/2021 |
2.4.2 | 99,443 | 3/18/2021 |
2.4.1 | 740,065 | 1/25/2021 |
2.4.0 | 468,340 | 12/1/2020 |
2.3.1 | 545,990 | 10/22/2020 |
2.3.0 | 666,699 | 8/26/2020 |
2.2.2 | 682,919 | 5/29/2020 |
2.2.1 | 466,392 | 4/14/2020 |
2.2.0 | 166,485 | 3/20/2020 |
2.1.1 | 1,024,566 | 1/8/2020 |
2.1.0 | 108,519 | 12/20/2019 |
2.0.0 | 195,621 | 11/3/2019 |
2.0.0-beta3 | 3,856 | 10/7/2019 |
2.0.0-beta2 | 4,579 | 8/31/2019 |
2.0.0-beta1 | 41,488 | 7/11/2019 |
2.0.0-alpha | 2,780 | 5/4/2019 |
1.8.7 | 16,812 | 1/29/2021 |
1.8.6 | 20,959 | 6/18/2020 |
1.8.5 | 31,340 | 2/11/2020 |
1.8.4 | 81,988 | 12/5/2019 |
1.8.3 | 995,172 | 6/30/2019 |
1.8.2 | 302,295 | 5/30/2019 |
1.8.1 | 121,060 | 5/4/2019 |
1.8.0 | 330,208 | 3/16/2019 |
1.7.1 | 297,253 | 1/14/2019 |
1.7.0 | 196,338 | 11/30/2018 |
1.6.2 | 168,939 | 9/19/2018 |
1.6.1 | 8,257 | 9/14/2018 |
1.6.0 | 39,603 | 8/30/2018 |
1.5.0 | 79,842 | 6/21/2018 |
1.4.1 | 69,305 | 5/10/2018 |
1.4.0 | 38,244 | 5/7/2018 |
1.3.5-rc | 1,355 | 5/4/2018 |
1.3.4-rc | 975 | 5/4/2018 |
1.3.1-rc | 3,998 | 4/17/2018 |
1.3.0-rc | 2,017 | 4/16/2018 |
1.2.2-beta3 | 13,113 | 4/2/2018 |
1.2.1-beta3 | 1,428 | 3/29/2018 |
1.2.0-beta3 | 7,235 | 3/1/2018 |
1.1.0-beta2 | 17,105 | 12/2/2017 |
1.0.0-beta | 7,694 | 10/5/2017 |