Info
Version: | 2.11.0.20121120 |
Author(s): | Sebastien Pouliot, Xamarin |
Last Update: | Tuesday, November 20, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.mono-project.com/Gendarme |
NuGet Url: | https://www.nuget.org/packages/Mono.Gendarme |
Install
Install-Package Mono.Gendarme
dotnet add package Mono.Gendarme
paket add Mono.Gendarme
Mono.Gendarme Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
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.