gd2i

extensible rule-based checker for CLI assemblies

Install

All systems
curl cmd.cat/gd2i.sh
Debian Debian
apt-get install gendarme
Ubuntu
apt-get install gendarme
Arch Arch Linux
pacman -S mono-tools
image/svg+xml Kali Linux
apt-get install gendarme
Fedora
dnf install mono-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install gendarme
Raspbian
apt-get install gendarme

gendarme

extensible rule-based checker for CLI assemblies

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked.

mono-tools

collection of testing and development tools for use with mono (including monodoc browser)