Skip to main content
WebConnectionWebServer package icon

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)

Total Downloads
8.9K
8,865
Published
May 1, 2020
Latest stable version

Install

.NET CLI
dotnet add package WebConnectionWebServer --version 7.12.1
Package Manager Console
Install-Package WebConnectionWebServer -Version 7.12.1
PackageReference
<PackageReference Include="WebConnectionWebServer" Version="7.12.1" />

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.