dotnet-simple-http-server
v0.0.5
Published
Simple HTTP Server built with ASP.NET Core
Downloads
6
Readme
SimpleHttpServer for .NET Core
Install with npm: npm install -g dotnet-simple-http-server
.
Then run dotnet SimpleHttpServer 8000
, where the port argument is optional.