Microsoft.Owin.Host.HttpListener 3.0.1

OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.

Install-Package Microsoft.Owin.Host.HttpListener -Version 3.0.1
dotnet add package Microsoft.Owin.Host.HttpListener --version 3.0.1
<PackageReference Include="Microsoft.Owin.Host.HttpListener" 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.HttpListener --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.HttpListener, 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.HttpListener as a Cake Addin
#addin nuget:?package=Microsoft.Owin.Host.HttpListener&version=3.0.1

// Install Microsoft.Owin.Host.HttpListener as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Host.HttpListener&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.Owin.Host.HttpListener:

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