monop
Finds and displays signatures of Types and methods inside .NET assemblies. More information: <https://manned.org/monop>.
RUN apt-get update && \
apt-get install -y mono-devel
RUN apt-get update && \
apt-get install -y mono-devel
RUN pacman -S --noconfirm mono
RUN apt-get update && \
apt-get install -y mono-devel
RUN dnf install -y mono-devel
RUN apt-get update && \
apt-get install -y mono-devel