mono-server2-update

ASP.NET 2.0 backend for mod_mono2 Apache module

Install

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

mono-apache-server2

ASP.NET 2.0 backend for mod_mono2 Apache module

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 requires you to install libapache2-mod-mono for Apache 2.0.