IT Hit WebDAV Server Context for projects that use HttpListener. Using this context you can build a cross-platform WebDAV server on .NET Standard 2.0 that runs on iOS, Android, Windows, Max OS X & Linux.
IT Hit Server Context for projects that use HttpListener. Using this context you can build a cross-platform server on .NET Standard 2.0 that runs on iOS, Android, Windows, Max OS X & Linux.
A fully managed HttpListener implementation extracted from Mono. 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.