Microsoft.Owin.Host.IIS
1.0.0-alpha1
Prefix Reserved
.NET Framework 4.5
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"
#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 Microsoft.Owin.Host.IIS as a Cake Addin
#addin nuget:?package=Microsoft.Owin.Host.IIS&version=1.0.0-alpha1&prerelease
// Install Microsoft.Owin.Host.IIS as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Host.IIS&version=1.0.0-alpha1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 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.Loader.IIS (>= 1.0.0-alpha1)
- Microsoft.Owin.Hosting (>= 2.1.0)
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
|