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.
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.
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.
Before installing on Win2008 run Powershell.exe and then "Set-ExecutionPolicy RemoteSigned"!
The only real alternative to IIS, UWS is a redistributable web server for Windows that can packaged with your ASP.NET web application and installed on your customers' systems along with your web app or...
More information