WebApiFunctionHost 0.1.1-CI-20170808-012319
This is a prerelease version of WebApiFunctionHost.
dotnet add package WebApiFunctionHost --version 0.1.1-CI-20170808-012319
NuGet\Install-Package WebApiFunctionHost -Version 0.1.1-CI-20170808-012319
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="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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 12,722 | 8/8/2017 |
0.1.1-CI-20170807-235641 | 655 | 8/7/2017 |
0.1.0-alpha | 636 | 8/7/2017 |
First release.