Microsoft.Owin.Hosting
3.0.1
Provides default infrastructure types for hosting and running OWIN-based applications.
Install-Package Microsoft.Owin.Hosting -Version 3.0.1
dotnet add package Microsoft.Owin.Hosting --version 3.0.1
<PackageReference Include="Microsoft.Owin.Hosting" 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.Hosting --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.Hosting, 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.Hosting as a Cake Addin
#addin nuget:?package=Microsoft.Owin.Hosting&version=3.0.1
// Install Microsoft.Owin.Hosting as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Hosting&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.Hosting:
| Package | Downloads |
|---|---|
|
JetBrains.Psi.Features.Web.Core
JetBrains Psi Features Web Core Package Version 212.0.20211006.163709
|
|
|
Microsoft.AspNet.WebApi.OwinSelfHost
This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.0.1 | 0 | 06.02.2022 |