A very lightweight HTTP binding extension for Azure Functions.
Info
Version: | 1.0.0 |
Author(s): | Jan de Vries |
Last Update: | Wednesday, May 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Jandev/azurefunctions-httpbinding |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.HttpBinding |
Install
Install-Package AzureFunctions.HttpBinding
dotnet add package AzureFunctions.HttpBinding
paket add AzureFunctions.HttpBinding
AzureFunctions.HttpBinding Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.5)
Tags