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.
<PackageVersion Include="SimpleHttpListener" Version="2.0.21" />
                    
Directory.Packages.props
<PackageReference Include="SimpleHttpListener" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=SimpleHttpListener&version=2.0.21
                    
Install SimpleHttpListener as a Cake Addin
#tool nuget:?package=SimpleHttpListener&version=2.0.21
                    
Install SimpleHttpListener as a Cake Tool

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,781 9/15/2018
5.1.1 1,176 8/18/2018
5.0.0 1,637 6/2/2018
4.2.3 4,329 3/23/2018
4.2.1 1,584 2/15/2018
4.2.0 1,157 2/11/2018
4.0.0 1,422 5/7/2017
3.7.8 1,491 4/17/2017
3.7.0 1,721 3/12/2017
3.6.4 1,437 2/14/2017
3.6.2 3,776 12/6/2016
3.6.0 1,504 11/24/2016
3.2.1 1,240 11/20/2016
2.0.21 2,610 10/15/2016

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