Microsoft.Azure.WebJobs.Extensions.DurableTask
2.7.2
.NET Core 3.1
.NET Standard 2.0
.NET Framework 4.6.2
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.7.2
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask -Version 2.7.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.7.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.7.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.7.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.7.2
// Install Microsoft.Azure.WebJobs.Extensions.DurableTask as a Cake Tool
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.DurableTask&version=2.7.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. |
.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 (>= 2.38.0)
- Microsoft.ApplicationInsights (>= 2.12.2)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 2.1.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.12.0)
- Microsoft.Azure.DurableTask.Core (>= 2.10.0)
- Microsoft.Azure.WebJobs (>= 3.0.31)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.4.2)
- Microsoft.DurableTask.Sidecar.Protobuf (>= 0.3.1)
- 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.12.0)
- Microsoft.Azure.DurableTask.Core (>= 2.10.0)
- Microsoft.Azure.WebJobs (>= 2.3.0)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.4.2)
- 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.1.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.12.0)
- Microsoft.Azure.DurableTask.Core (>= 2.10.0)
- Microsoft.Azure.WebJobs (>= 3.0.31)
- Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers (>= 0.4.2)
- 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 | 129,378 | 7/13/2023 |
2.9.6 | 292,337 | 6/19/2023 |
2.9.5 | 151,137 | 5/22/2023 |
2.9.4 | 195,860 | 4/19/2023 |
2.9.3 | 150,614 | 3/28/2023 |
2.9.2 | 197,012 | 2/24/2023 |
2.9.1 | 217,891 | 2/1/2023 |
2.9.0 | 588,931 | 11/22/2022 |
2.8.1 | 900,370 | 9/19/2022 |
2.8.0 | 204,280 | 8/25/2022 |
2.7.2 | 863,244 | 6/1/2022 |
2.7.1 | 284,690 | 5/11/2022 |
2.7.0 | 177,189 | 4/21/2022 |
2.6.1 | 844,215 | 2/4/2022 |
2.6.0 | 773,348 | 11/5/2021 |
2.5.1 | 811,580 | 8/3/2021 |
2.5.0 | 859,030 | 6/1/2021 |
2.4.3 | 462,900 | 3/30/2021 |
2.4.2 | 99,460 | 3/18/2021 |
2.4.1 | 740,650 | 1/25/2021 |
2.4.0 | 468,476 | 12/1/2020 |
2.3.1 | 546,107 | 10/22/2020 |
2.3.0 | 666,813 | 8/26/2020 |
2.2.2 | 683,095 | 5/29/2020 |
2.2.1 | 466,803 | 4/14/2020 |
2.2.0 | 166,515 | 3/20/2020 |
2.1.1 | 1,024,823 | 1/8/2020 |
2.1.0 | 108,564 | 12/20/2019 |
2.0.0 | 195,652 | 11/3/2019 |
2.0.0-beta3 | 3,858 | 10/7/2019 |
2.0.0-beta2 | 4,580 | 8/31/2019 |
2.0.0-beta1 | 41,497 | 7/11/2019 |
2.0.0-alpha | 2,783 | 5/4/2019 |
1.8.7 | 16,827 | 1/29/2021 |
1.8.6 | 20,977 | 6/18/2020 |
1.8.5 | 31,347 | 2/11/2020 |
1.8.4 | 82,038 | 12/5/2019 |
1.8.3 | 995,355 | 6/30/2019 |
1.8.2 | 302,347 | 5/30/2019 |
1.8.1 | 121,070 | 5/4/2019 |
1.8.0 | 330,274 | 3/16/2019 |
1.7.1 | 297,311 | 1/14/2019 |
1.7.0 | 196,369 | 11/30/2018 |
1.6.2 | 168,996 | 9/19/2018 |
1.6.1 | 8,259 | 9/14/2018 |
1.6.0 | 39,603 | 8/30/2018 |
1.5.0 | 79,866 | 6/21/2018 |
1.4.1 | 69,337 | 5/10/2018 |
1.4.0 | 38,260 | 5/7/2018 |
1.3.5-rc | 1,357 | 5/4/2018 |
1.3.4-rc | 977 | 5/4/2018 |
1.3.1-rc | 4,001 | 4/17/2018 |
1.3.0-rc | 2,019 | 4/16/2018 |
1.2.2-beta3 | 13,118 | 4/2/2018 |
1.2.1-beta3 | 1,430 | 3/29/2018 |
1.2.0-beta3 | 7,235 | 3/1/2018 |
1.1.0-beta2 | 17,107 | 12/2/2017 |
1.0.0-beta | 7,697 | 10/5/2017 |