dbsessmgr2

simple web server to run ASP.NET 2.0 applications

Install

All systems
curl cmd.cat/dbsessmgr2.sh
Debian Debian
apt-get install mono-xsp2
Ubuntu
apt-get install mono-xsp2
Windows (WSL2)
sudo apt-get update sudo apt-get install mono-xsp2
Raspbian
apt-get install mono-xsp2

mono-xsp2

simple web server to run ASP.NET 2.0 applications

XSP is a simple web server written in C# that can be used to run your ASP.NET 1.1 and 2.0 applications. This is the standalone ASP.NET web server. If you want to run ASP.NET applications with Apache, look at mono-apache-server2.