dbsessmgr

simple web server to run ASP.NET applications - default version

Install

All systems
curl cmd.cat/dbsessmgr.sh
Debian Debian
apt-get install mono-xsp
Ubuntu
apt-get install mono-xsp
image/svg+xml Kali Linux
apt-get install mono-xsp
Windows (WSL2)
sudo apt-get update sudo apt-get install mono-xsp
Raspbian
apt-get install mono-xsp

mono-xsp

simple web server to run ASP.NET applications - default version

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