xsp4
A small web server that hosts ASP.NET
Install
- All systems
-
curl cmd.cat/xsp4.sh
- Debian
-
apt-get install mono-xsp4 - Ubuntu
-
apt-get install mono-xsp4 - Kali Linux
-
apt-get install mono-xsp4 - Fedora
-
dnf install xsp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mono-xsp4 - Raspbian
-
apt-get install mono-xsp4
xsp
A small web server that hosts ASP.NET
mono-xsp4
simple web server to run ASP.NET 4.0 applications
XSP is a simple web server written in C# that can be used to run your ASP.NET 4.0 applications. This is the standalone ASP.NET web server. If you want to run ASP.NET applications with Apache, look at mono-apache-server.