Microsoft.Owin.Host.IIS
1.0.0-alpha1
OWIN host for Microsoft.AspNet.Loader.IIS. Minimum system requirements: Windows 7 or Windows Server 2008 R2, IIS 7.5 or IIS Express 7.5, and .NET 4.5.1.
This is prerelease software and is provided without warranty or support.
This is a prerelease version of Microsoft.Owin.Host.IIS.
Install-Package Microsoft.Owin.Host.IIS -Version 1.0.0-alpha1
dotnet add package Microsoft.Owin.Host.IIS --version 1.0.0-alpha1
<PackageReference Include="Microsoft.Owin.Host.IIS" Version="1.0.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin.Host.IIS --version 1.0.0-alpha1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.Host.IIS, 1.0.0-alpha1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.AspNet.Loader.IIS (>= 1.0.0-alpha1)
- Microsoft.Owin.Hosting (>= 2.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Owin.Host.IIS:
Package | Downloads |
---|---|
ScriptCs.Owin.Host.IIS
scriptcs powered OWIN IIS host
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Owin.Host.IIS:
Repository | Stars |
---|---|
neuecc/LightNode
Micro RPC/REST Framework built on OWIN
|