Creates a proxy between the Azure Function request pipeline and your back-end WebAPI.
Info
Version: | 0.1.0.8 |
Author(s): | John Mason |
Last Update: | Sunday, June 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/inuvano-labs/azure-functions-webapiproxy |
NuGet Url: | https://www.nuget.org/packages/Inuvano.Labs.Azure.Functions.WebApiProxy |
Install
Install-Package Inuvano.Labs.Azure.Functions.WebApiProxy
dotnet add package Inuvano.Labs.Azure.Functions.WebApiProxy
paket add Inuvano.Labs.Azure.Functions.WebApiProxy
Inuvano.Labs.Azure.Functions.WebApiProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Inuvano.Labs.Azure.Functions.WebApiProxy.Core(>= 1.0.0)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.3)
- Microsoft.Azure.WebJobs(>= 2.0.0)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Testing(>= 3.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags