Info
Version: | 7.36.0 |
Author(s): | Rick Strahl |
Last Update: | Tuesday, January 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://webconnection.west-wind.com/ |
NuGet Url: | https://www.nuget.org/packages/WebConnectionWebServer |
Install
Install-Package WebConnectionWebServer
dotnet add package WebConnectionWebServer
paket add WebConnectionWebServer
WebConnectionWebServer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Web Connection is a Web Application Server interface for Visual FoxPro applications, that allows FoxPro code to handle Web requests. This server provides a locally installable and runnable server that can be used for local development, or can run behind an IIS Web server.
The server acts as a static Web Server as well as specific knowledge about serving and routing to Web Connection FoxPro server requests, providing simplified, in-place configuration for Web Connection applications.
The Web Connection Web Server also ships as part of Web Connection and can be redistributed with Web Connection application for running applications on a local machine or on standard IIS Servers.
This dotnet tool provides a quick and easy way to install this server on any machine with .NET, global instance that can be easily installed and run from anywhere. Simply point at a Web Connection application `web` folder and you're ready to run the Web Connection application.