Microsoft.Owin.Host.IIS
1.0.0-alpha1
Prefix Reserved
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.
dotnet add package Microsoft.Owin.Host.IIS --version 1.0.0-alpha1
NuGet\Install-Package Microsoft.Owin.Host.IIS -Version 1.0.0-alpha1
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="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 and Polyglot Notebooks. 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
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
|