Microsoft.Azure.Workflows.WebJobs.Extension
1.0.1.2-preview
Prefix Reserved
This is a prerelease version of Microsoft.Azure.Workflows.WebJobs.Extension.
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.0.1.2-preview
NuGet\Install-Package Microsoft.Azure.Workflows.WebJobs.Extension -Version 1.0.1.2-preview
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.0.1.2-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Workflows.WebJobs.Extension" Version="1.0.1.2-preview" />
<PackageReference Include="Microsoft.Azure.Workflows.WebJobs.Extension" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Workflows.WebJobs.Extension --version 1.0.1.2-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Workflows.WebJobs.Extension, 1.0.1.2-preview"
#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.
#:package Microsoft.Azure.Workflows.WebJobs.Extension@1.0.1.2-preview
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Azure.Workflows.WebJobs.Extension&version=1.0.1.2-preview&prerelease
#tool nuget:?package=Microsoft.Azure.Workflows.WebJobs.Extension&version=1.0.1.2-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Includes various minor bug fixes.
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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
- 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.WebJobs (>= 3.0.18)
- Microsoft.Azure.WebJobs.Extensions.EventHubs (>= 4.1.1)
- Microsoft.Azure.WebJobs.Extensions.ServiceBus (>= 4.1.0)
- 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.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.IdentityModel.JsonWebTokens (>= 5.5.0)
- Microsoft.IdentityModel.Logging (>= 5.5.0)
- Microsoft.IdentityModel.Protocols (>= 5.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.5.0)
- Microsoft.IdentityModel.Tokens (>= 5.5.0)
- Microsoft.OData.Core (>= 7.6.0)
- Microsoft.OData.Edm (>= 7.6.0)
- Microsoft.Spatial (>= 7.6.0)
- Microsoft.Windows.Compatibility (>= 2.0.1)
- Newtonsoft.Json (>= 11.0.2)
- Newtonsoft.Json.Schema (>= 3.0.10)
- StackExchange.Redis (>= 2.0.601)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.IdentityModel.Tokens.Jwt (>= 5.5.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
- WindowsAzure.Storage (>= 9.3.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Workflows.WebJobs.Extension:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.Workflows.WebJobs.Tests.Extension
Extensions for running logic app workflows tests in Azure Functions |
|
|
CustomLAExtension.ShankarExt
Package Description |
|
|
CustomExtension
Package Description |
|
|
CustomLAExtension.KafkaExt
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.161.25 | 192 | 4/9/2026 |
| 1.160.21 | 207 | 3/23/2026 |
| 1.160.9 | 316 | 2/2/2026 |
| 1.156.11 | 470 | 12/19/2025 |
| 1.149.59 | 5,306 | 11/20/2025 |
| 1.145.22 | 257 | 11/4/2025 |
| 1.138.54 | 751 | 9/16/2025 |
| 1.131.9 | 1,788 | 7/24/2025 |
| 1.127.24 | 6,524 | 6/26/2025 |
| 1.123.46 | 334 | 6/20/2025 |
| 1.123.44 | 587 | 5/15/2025 |
| 1.119.21 | 1,093 | 5/7/2025 |
| 1.117.31 | 2,005 | 4/22/2025 |
| 1.117.27 | 927 | 4/15/2025 |
| 1.114.41 | 902 | 4/9/2025 |
| 1.114.22 | 1,868 | 3/21/2025 |
| 1.94.74 | 1,148 | 3/12/2025 |
| 1.94.71 | 922 | 3/10/2025 |
| 1.94.69 | 1,411 | 2/27/2025 |
| 1.0.1.2-preview | 564 | 3/13/2021 |
Loading failed