SimpleHttpListener 2.0.21
See the version list below for details.
dotnet add package SimpleHttpListener --version 2.0.21
NuGet\Install-Package SimpleHttpListener -Version 2.0.21
<PackageReference Include="SimpleHttpListener" Version="2.0.21" />
paket add SimpleHttpListener --version 2.0.21
#r "nuget: SimpleHttpListener, 2.0.21"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- HttpMachine.PCL (>= 1.1.10)
- SocketLite.PCL (>= 2.0.20)
- System.Reactive (>= 3.0.0)
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,685 | 9/15/2018 |
5.1.1 | 1,103 | 8/18/2018 |
5.0.0 | 1,478 | 6/2/2018 |
4.2.3 | 4,155 | 3/23/2018 |
4.2.1 | 1,420 | 2/15/2018 |
4.2.0 | 985 | 2/11/2018 |
4.0.0 | 1,304 | 5/7/2017 |
3.7.8 | 1,374 | 4/17/2017 |
3.7.0 | 1,488 | 3/12/2017 |
3.6.4 | 1,320 | 2/14/2017 |
3.6.2 | 3,069 | 12/6/2016 |
3.6.0 | 1,388 | 11/24/2016 |
3.2.1 | 1,123 | 11/20/2016 |
2.0.21 | 2,427 | 10/15/2016 |
Changed to PCL Profile 111 (code/functionality identical to version 3.0.10)