Microsoft.Azure.Workflows.WebJobs.Extension
1.2.0
Prefix Reserved
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.Workflows.WebJobs.Extension --version 1.2.0
NuGet\Install-Package Microsoft.Azure.Workflows.WebJobs.Extension -Version 1.2.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.Workflows.WebJobs.Extension" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Workflows.WebJobs.Extension --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Workflows.WebJobs.Extension, 1.2.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.Workflows.WebJobs.Extension as a Cake Addin #addin nuget:?package=Microsoft.Azure.Workflows.WebJobs.Extension&version=1.2.0 // Install Microsoft.Azure.Workflows.WebJobs.Extension as a Cake Tool #tool nuget:?package=Microsoft.Azure.Workflows.WebJobs.Extension&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extensions for running workflows in Azure Functions
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 | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Azure.Core (>= 1.18.0)
- DotLiquid (>= 2.0.361)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Features (>= 2.2.0)
- Microsoft.AspNetCore.HttpsPolicy (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 2.2.0)
- Microsoft.AspNetCore.OData (>= 7.2.1)
- Microsoft.AspNetCore.Routing (>= 2.2.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0)
- Microsoft.Azure.Cosmos (>= 3.22.1)
- Microsoft.Azure.Cosmos.Direct (>= 3.20.0)
- Microsoft.Azure.WebJobs (>= 3.0.27)
- Microsoft.Azure.WebJobs.Extensions.CosmosDB (>= 3.0.10)
- Microsoft.Azure.WebJobs.Extensions.EventHubs (>= 4.1.1)
- Microsoft.Azure.WebJobs.Extensions.ServiceBus (>= 4.3.0)
- Microsoft.Azure.WebJobs.Extensions.Storage (>= 4.0.4)
- Microsoft.Azure.WebJobs.Script.Abstractions (>= 1.0.0-preview)
- Microsoft.Build.Utilities.Core (>= 16.7.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.0.0)
- Microsoft.CodeAnalysis.Common (>= 3.3.1)
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.3.1)
- Microsoft.CodeAnalysis.Scripting.Common (>= 3.3.1)
- Microsoft.Data.SqlClient (>= 1.1.4)
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Microsoft.Extensions.Primitives (>= 2.2.0)
- Microsoft.HostIntegration.LogicApps.DrdaClient (>= 1.0.1605.8)
- Microsoft.HostIntegration.LogicApps.FlatFileProcessor (>= 1.0.1682.10)
- Microsoft.HostIntegration.LogicApps.MessageIntegration (>= 1.0.1605.8)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.10.0)
- Microsoft.IdentityModel.Logging (>= 6.10.0)
- Microsoft.IdentityModel.Protocols (>= 6.10.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.10.0)
- Microsoft.IdentityModel.Tokens (>= 6.10.0)
- Microsoft.OData.Core (>= 7.9.0)
- Microsoft.OData.Edm (>= 7.9.0)
- Microsoft.Spatial (>= 7.9.0)
- Microsoft.Windows.Compatibility (>= 3.0.0)
- Newtonsoft.Json (>= 11.0.2)
- Newtonsoft.Json.Schema (>= 3.0.10)
- SSH.NET (>= 2020.0.1)
- StackExchange.Redis (>= 2.0.601)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.DirectoryServices.Protocols (>= 5.0.1)
- System.IdentityModel.Tokens.Jwt (>= 6.10.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
- System.Text.Encodings.Web (>= 5.0.1)
- WindowsAzure.Storage (>= 9.3.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Azure.Workflows.WebJobs.Extension:
Package | Downloads |
---|---|
CustomLAExtension.ShankarExt
Package Description |
|
CustomLAExtension.KafkaExt
Package Description |
|
CustomExtension
Package Description |
|
com.shell.baranee.ShankarExt
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.94.32 | 3 | 12/17/2024 |
1.91.14 | 8,993 | 10/4/2024 |
1.87.34 | 1,083 | 9/23/2024 |
1.81.39 | 2,355 | 8/22/2024 |
1.81.25 | 1,039 | 8/17/2024 |
1.81.24 | 735 | 8/15/2024 |
1.70.96 | 3,786 | 7/18/2024 |
1.70.60 | 2,013 | 6/7/2024 |
1.66.19 | 1,588 | 5/17/2024 |
1.66.15 | 1,036 | 4/29/2024 |
1.62.30 | 2,933 | 4/3/2024 |
1.58.21 | 3,213 | 2/27/2024 |
1.55.30 | 1,413 | 2/7/2024 |
1.55.19 | 2,860 | 1/30/2024 |
1.49.18 | 2,414 | 12/19/2023 |
1.44.16 | 3,671 | 11/13/2023 |
1.41.17 | 1,275 | 10/31/2023 |
1.41.12 | 823 | 10/17/2023 |
1.33.21 | 1,579 | 9/28/2023 |
1.33.19 | 7,459 | 9/13/2023 |
1.33.18 | 1,960 | 8/21/2023 |
1.31.12 | 1,358 | 8/7/2023 |
1.28.4 | 1,920 | 7/24/2023 |
1.23.16 | 1,410 | 7/7/2023 |
1.23.15 | 1,224 | 7/5/2023 |
1.21.13 | 1,632 | 6/9/2023 |
1.19.5 | 3,945 | 5/22/2023 |
1.15.24 | 2,467 | 4/27/2023 |
1.11.15 | 1,075 | 4/20/2023 |
1.8.9 | 3,222 | 3/15/2023 |
1.2.18.1 | 64,344 | 11/11/2022 |
1.2.18 | 931 | 11/10/2022 |
1.2.7 | 24,397 | 8/30/2022 |
1.2.6 | 1,270 | 8/15/2022 |
1.2.5 | 2,154 | 7/11/2022 |
1.2.3 | 3,491 | 4/28/2022 |
1.2.2 | 1,222 | 4/15/2022 |
1.2.1 | 3,570 | 2/10/2022 |
1.2.0 | 5,766 | 12/15/2021 |
1.1.9 | 14,136 | 10/28/2021 |
1.1.8 | 1,927 | 10/18/2021 |
1.1.7 | 1,735 | 9/17/2021 |
1.1.5 | 2,484 | 8/13/2021 |
1.1.4 | 1,777 | 7/22/2021 |
1.1.3 | 1,352 | 6/24/2021 |
1.1.2 | 2,096 | 5/24/2021 |
1.1.1 | 1,301 | 5/21/2021 |
1.0.1.5-preview | 1,038 | 5/6/2021 |
1.0.1.4-preview | 632 | 4/20/2021 |
1.0.1.3-preview | 640 | 3/19/2021 |
1.0.1.2-preview | 353 | 3/13/2021 |
1.0.1.1-preview | 507 | 3/2/2021 |
1.0.0.11-preview | 1,514 | 2/17/2021 |
1.0.0.10-preview | 744 | 1/20/2021 |
1.0.0.9-preview | 5,423 | 12/8/2020 |
1.0.0.8-preview | 940 | 10/31/2020 |
1.0.0.7-preview | 1,504 | 9/21/2020 |