Info
Version: | 1.0.0 |
Author(s): | Jb Evain |
Last Update: | Monday, May 6, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/jbevain/mono.net.httplistener/ |
NuGet Url: | https://www.nuget.org/packages/Mono.Net.HttpListener |
Install
Install-Package Mono.Net.HttpListener
dotnet add package Mono.Net.HttpListener
paket add Mono.Net.HttpListener
Mono.Net.HttpListener Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags
It's not as complete as the .net implementation of System.Net.HttpListener, but it doesn't require Administrator rights to listen on all interfaces, making it perfect to serve http content for test servers.