Wiki
Version 1 (modified by Chuck, 15 years ago)

--

The "C# WebServer" is an open source, web/application server that runs on both DotNet and NovellMono. It is packaged as a library and through a series of calls, you can set up various components such as an HttpListener?, sessions, file serving, redirect rules, etc. It's very modular.

See also: WebDevelopment