mono-fpm

A small web server that hosts ASP.NET

Debian Debian
RUN apt-get update && \ apt-get install -y mono-fpm-server
Ubuntu
RUN apt-get update && \ apt-get install -y mono-fpm-server
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mono-fpm-server
Fedora
RUN dnf install -y xsp
Raspbian
RUN apt-get update && \ apt-get install -y mono-fpm-server
click the source code to copy install mono-fpm on any operating system with command-not-found.com