Microsoft.Owin.Host.IIS
0.1.5-pre
Prefix Reserved
.NET Framework 4.5
Additional Details
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
This is a prerelease version of Microsoft.Owin.Host.IIS.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Owin.Host.IIS -Version 0.1.5-pre
dotnet add package Microsoft.Owin.Host.IIS --version 0.1.5-pre
<PackageReference Include="Microsoft.Owin.Host.IIS" Version="0.1.5-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin.Host.IIS --version 0.1.5-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.Host.IIS, 0.1.5-pre"
#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=0.1.5-pre&prerelease
// Install Microsoft.Owin.Host.IIS as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Host.IIS&version=0.1.5-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OWIN host for Microsoft.AspNet.Loader.IIS. Requires IIS 8.0 and .NET 4.5.1 or later.
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 (>= 0.1.5-pre)
- 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
|