Microsoft.Azure.WebJobs.Script.Abstractions
1.0.0-preview
dotnet add package Microsoft.Azure.WebJobs.Script.Abstractions --version 1.0.0-preview
NuGet\Install-Package Microsoft.Azure.WebJobs.Script.Abstractions -Version 1.0.0-preview
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.0-preview" />
paket add Microsoft.Azure.WebJobs.Script.Abstractions --version 1.0.0-preview
#r "nuget: Microsoft.Azure.WebJobs.Script.Abstractions, 1.0.0-preview"
// Install Microsoft.Azure.WebJobs.Script.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Azure.WebJobs.Script.Abstractions&version=1.0.0-preview&prerelease
// Install Microsoft.Azure.WebJobs.Script.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Azure.WebJobs.Script.Abstractions&version=1.0.0-preview&prerelease
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.CodeAnalysis (>= 3.3.1)
- Microsoft.CodeAnalysis.Common (>= 3.3.1)
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.WebJobs.Script.Abstractions:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.OpenApi
This package helps render OpenAPI document and Swagger UI of Azure Functions endpoints through the in-proc worker. |
|
Microsoft.Azure.Workflows.WebJobs.Extension
Extensions for running workflows in Azure Functions |
|
Microsoft.Azure.Vehicle.WebJobs
Microsoft Connected Vehicle Platform - WebJobs |
|
DurableStateMachines.Functions
This package implements the integration between the hierarchical state machine (or "statechart") interpreter and Azure Durable Functions. To use it, simply reference this package in a standard Azure Durable Functions project and define statecharts using either strongly-typed .NET syntax, or JSON. For more information on statecharts, see https://statecharts.github.io/. |
|
DurableMediator
Durable Mediator is an extension to the Durable Task library which allows for running MediatR Requests as activities in orchestrations without any complex ceremony. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Script.Abstractions:
Repository | Stars |
---|---|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
|
|
Azure/azure-functions-openapi-extension
This extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
|
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview | 2,867,005 | 9/16/2020 |