SimpleHttpListener 2.0.21

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleHttpListener --version 2.0.21
NuGet\Install-Package SimpleHttpListener -Version 2.0.21
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleHttpListener" Version="2.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleHttpListener --version 2.0.21
#r "nuget: SimpleHttpListener, 2.0.21"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleHttpListener as a Cake Addin
#addin nuget:?package=SimpleHttpListener&version=2.0.21

// Install SimpleHttpListener as a Cake Tool
#tool nuget:?package=SimpleHttpListener&version=2.0.21

Simple Http Listener - Cross Platform PCL/.NET Standard Library
   
Great for a simple http implementation. For example as a building block for UPnP device or client implementation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SimpleHttpListener:

Package Downloads
DeviceDiscovery

.NET cross-platform library for discovering devices.

googleauthplatformservices

DotNet Standard version of the GoogleWebAuthorizationBroker

HybridBridge.WebServer

A PCL library expanding HybridBridge library by a Local HTTP Server definition. For this library to be usable you need to use one of the platform packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.2 1,610 9/15/2018
5.1.1 1,071 8/18/2018
5.0.0 1,434 6/2/2018
4.2.3 3,964 3/23/2018
4.2.1 1,371 2/15/2018
4.2.0 950 2/11/2018
4.0.0 1,256 5/7/2017
3.7.8 1,332 4/17/2017
3.7.0 1,441 3/12/2017
3.6.4 1,268 2/14/2017
3.6.2 2,732 12/6/2016
3.6.0 1,340 11/24/2016
3.2.1 1,086 11/20/2016
2.0.21 2,329 10/15/2016

Changed to PCL Profile 111 (code/functionality identical to version 3.0.10)