NETStandard.HttpListener
1.0.3.5
HttpListener for .NET Core (NETStandard) and Universal Windows Platform (UWP)
Install-Package NETStandard.HttpListener -Version 1.0.3.5
dotnet add package NETStandard.HttpListener --version 1.0.3.5
<PackageReference Include="NETStandard.HttpListener" Version="1.0.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NETStandard.HttpListener --version 1.0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NETStandard.HttpListener, 1.0.3.5"
#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 NETStandard.HttpListener as a Cake Addin
#addin nuget:?package=NETStandard.HttpListener&version=1.0.3.5
// Install NETStandard.HttpListener as a Cake Tool
#tool nuget:?package=NETStandard.HttpListener&version=1.0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed issue #18.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on NETStandard.HttpListener:
Repository | Stars |
---|---|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
|
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to light bulbs.
|
|
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
|