WebConnectionWebServer 7.13.3
Web Connection Web Server is a self-contained local Web Server that can run Web Connection requests on a local machine for development, and optionally also in production behind IIS.
The server provides the abililty to forward requests to a Web Connection FoxPro server, as well as the ability to serve static resources and provide Live Reload functionality for content served.
Live Reload works with:
* Static HTML, CSS, JavaScript etc. files
* Web Connection Script mapped files
* Web Connection Server FoxPro code (if LiveReload is enabled in the server config)
dotnet tool install --global WebConnectionWebServer --version 7.13.3
This package contains a .NET Core Global Tool you can call from the shell/command line.
Dependencies
This package has no dependencies.