WebApiFunctionHost 0.1.1-CI-20170808-012319
.NET Framework 4.6.2
This is a prerelease version of WebApiFunctionHost.
Install-Package WebApiFunctionHost -Version 0.1.1-CI-20170808-012319
dotnet add package WebApiFunctionHost --version 0.1.1-CI-20170808-012319
<PackageReference Include="WebApiFunctionHost" Version="0.1.1-CI-20170808-012319" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiFunctionHost --version 0.1.1-CI-20170808-012319
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApiFunctionHost, 0.1.1-CI-20170808-012319"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebApiFunctionHost as a Cake Addin
#addin nuget:?package=WebApiFunctionHost&version=0.1.1-CI-20170808-012319&prerelease
// Install WebApiFunctionHost as a Cake Tool
#tool nuget:?package=WebApiFunctionHost&version=0.1.1-CI-20170808-012319&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library that allows you to host a WebApi application inside of an Azure Functions project.
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.OwinSelfHost (>= 5.2.3)
- Microsoft.Azure.WebJobs.Extensions (>= 2.1.0-beta1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- OwinHttpMessageHandler (>= 1.3.8)
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.1-CI-20170808-012319 | 10,077 | 8/8/2017 |
0.1.1-CI-20170807-235641 | 566 | 8/7/2017 |
0.1.0-alpha | 548 | 8/7/2017 |
First release.