monodis
The Mono Common Intermediate Language (CIL) disassembler. More information: <https://www.mono-project.com/docs/tools+libraries/tools/monodis/>.
RUN apt-get update && \
apt-get install -y mono-utils
RUN apt-get update && \
apt-get install -y mono-utils
RUN pacman -S --noconfirm mono
RUN apt-get update && \
apt-get install -y mono-utils
RUN dnf install -y mono-devel
RUN apt-get update && \
apt-get install -y mono-utils