Skip to main content
Microsoft.AspNet.WebApi.OwinSelfHost package icon

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.

Total Downloads
26.6M
26,589,629
Published
May 31, 2022
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.9
Package Manager Console
Install-Package Microsoft.AspNet.WebApi.OwinSelfHost -Version 5.2.9
PackageReference
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.9" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.