LiveReloadServer 0.1.10
LiveReloadServer provides a generic Web Server for static files and loose Razor files in any local folder. Commandline options let you customize the path, port and a host of other options. Live Reload provides the ability to change static files and Razor files and automatically refresh the active page in the browser.
Works with:
* Static HTML, CSS, JavaScript etc. files
* Loose Razor Pages (without external dependencies)
* Options to configure extensions to monitor, port, folder and more.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global LiveReloadServer --version 0.1.10
This package contains a .NET Core Global Tool you can call from the shell/command line.
Dependencies
This package has no dependencies.