mono-server4-update

ASP.NET 4.5 backend for mod_mono Apache module

Install

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

mono-apache-server4

ASP.NET 4.5 backend for mod_mono 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.