WebConnectionWebServer
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 maps * Web Connection Server code (if LiveReload is enabled in the server config)
Install
dotnet add package WebConnectionWebServer --version 7.10.14
Install-Package WebConnectionWebServer -Version 7.10.14
<PackageReference Include="WebConnectionWebServer" Version="7.10.14" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.