Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spouliot/gendarme

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.
https://github.com/spouliot/gendarme

Last synced: 1 day ago
JSON representation

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.

Awesome Lists containing this project

README

        

NOTE: This is not the official Gendarme source repository.

The official repository is:
https://github.com/mono/mono-tools/

This repository is used:

* for unsupported tools (sources) not part of the Gendarme distribution

* download of the win32 installer and ZIPped binaries
https://github.com/spouliot/gendarme/downloads

* git-based wiki / documentation
https://github.com/spouliot/gendarme/wiki

In short nothing worth the time (or the electrons) cloning.