Microsoft.Owin.Host.SystemWeb
3.0.1
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Owin.Host.SystemWeb -Version 3.0.1
dotnet add package Microsoft.Owin.Host.SystemWeb --version 3.0.1
<PackageReference Include="Microsoft.Owin.Host.SystemWeb" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin.Host.SystemWeb --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.Host.SystemWeb, 3.0.1"
#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.SystemWeb as a Cake Addin
#addin nuget:?package=Microsoft.Owin.Host.SystemWeb&version=3.0.1
// Install Microsoft.Owin.Host.SystemWeb as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Host.SystemWeb&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Owin (>= 3.0.1)
- Owin (>= 1.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Owin.Host.SystemWeb:
| Package | Downloads |
|---|---|
|
Microsoft.Owin.Host.SystemWeb.de
Dieses Paket enthält die deutschen Satellitenassemblys für den Microsoft ASP.NET-Host für OWIN-Webanwendungen.
|
|
|
Microsoft.AspNet.SignalR.SystemWeb
Incredibly simple real-time web for .NET.
Components for using ASP.NET SignalR in applications hosted on System.Web.
|