Microsoft.Owin.Host.IIS
1.0.0-alpha1
Prefix Reserved
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
dotnet add package Microsoft.Owin.Host.IIS --version 1.0.0-alpha1
NuGet\Install-Package Microsoft.Owin.Host.IIS -Version 1.0.0-alpha1
<PackageReference Include="Microsoft.Owin.Host.IIS" Version="1.0.0-alpha1" />
<PackageVersion Include="Microsoft.Owin.Host.IIS" Version="1.0.0-alpha1" />
<PackageReference Include="Microsoft.Owin.Host.IIS" />
paket add Microsoft.Owin.Host.IIS --version 1.0.0-alpha1
#r "nuget: Microsoft.Owin.Host.IIS, 1.0.0-alpha1"
#:package [email protected]
#addin nuget:?package=Microsoft.Owin.Host.IIS&version=1.0.0-alpha1&prerelease
#tool nuget:?package=Microsoft.Owin.Host.IIS&version=1.0.0-alpha1&prerelease
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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
|