Microsoft.Azure.WebJobs.Extensions.Http 3.0.0-beta5

Prefix Reserved
This is a prerelease version of Microsoft.Azure.WebJobs.Extensions.Http.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.WebJobs.Extensions.Http --version 3.0.0-beta5
                    
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.Http -Version 3.0.0-beta5
                    
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.Http" Version="3.0.0-beta5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.0-beta5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" />
                    
Project file
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.WebJobs.Extensions.Http --version 3.0.0-beta5
                    
#r "nuget: Microsoft.Azure.WebJobs.Extensions.Http, 3.0.0-beta5"
                    
#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.
#addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.Http&version=3.0.0-beta5&prerelease
                    
Install Microsoft.Azure.WebJobs.Extensions.Http as a Cake Addin
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.Http&version=3.0.0-beta5&prerelease
                    
Install Microsoft.Azure.WebJobs.Extensions.Http as a Cake Tool

This package adds binding extensions for Http.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (68)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.WebJobs.Extensions.Http:

Package Downloads
Microsoft.NET.Sdk.Functions

Build SDK for Azure Functions

Microsoft.Azure.WebJobs.Extensions.OpenApi.Core

This package helps render OpenAPI document and Swagger UI of Azure Functions endpoints through the in-process worker.

HQ

This package contains the full-stack build for HQ.io.

AzureFunctions.Extensions.Swashbuckle

Swagger and Swagger UI in Azure Functions by Swashbuckle

Aliencube.AzureFunctions.Extensions.OpenApi.Core

This package helps render Open API document and Swagger UI through Azure Functions endpoints.

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Extensions.Http:

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Azure/azure-functions-host
The host/runtime that powers Azure Functions
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
Azure-Samples/saga-orchestration-serverless
An orchestration-based saga implementation reference in a serverless architecture
Azure/azure-functions-openapi-extension
This extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
VedAstro/VedAstro
A non-profit, open source project to make Vedic Astrology easily available to all.
Azure-Samples/azure-search-power-skills
A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
PlayFab/PlayFab-Samples
This repository contains Sample code, Recipes and Video Tutorials demonstrating how to integrate various PlayFab features
pierre3/LineMessagingApi
LINE Messaging API for .Net
Azure/azure-functions-kafka-extension
Kafka extension for Azure Functions
MerrionComputing/EventsSourcing-on-Azure-Functions
A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
Version Downloads Last updated
3.2.0 56,702,798 8/9/2022
3.0.12 9,491,443 1/26/2021
3.0.2 44,105,247 1/25/2019
3.0.1 42,971 12/5/2018
3.0.0 29,224,806 9/19/2018
3.0.0-rc1 51,077 9/14/2018
3.0.0-beta8 165,099 8/30/2018
3.0.0-beta5 475,410 3/26/2018
3.0.0-beta4 69,961 11/28/2017
3.0.0-beta3 90,555 9/15/2017
3.0.0-beta2 1,846 8/29/2017
1.2.0 1,073,502 11/29/2018
1.1.0 6,445,244 3/28/2018
1.0.0 578,868 1/26/2018
1.0.0-beta4 786,230 9/21/2017
1.0.0-beta1 967,005 5/4/2017