mono-server-admin

ASP.NET backend for mod_mono Apache module - default version

Install

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

mono-apache-server

ASP.NET backend for mod_mono Apache module - default version

mono-apache-server contains the backend for mod_mono. It lets you run ASP.NET web applications via Apache. mod_mono will call mono-apache-server to parse and compile the aspx code. This package pulls in the default version of the Apache backend.