spouliot / gendarmeLinks
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.
☆79Updated 14 years ago
Alternatives and similar repositories for gendarme
Users that are interested in gendarme are comparing it to the libraries listed below
Sorting:
- .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes written by Wintellect☆89Updated 8 years ago
- Sake Build☆119Updated 9 years ago
- The C# task runner☆152Updated 4 years ago
- Sample usages of scriptcs☆111Updated 10 years ago
- A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime.☆205Updated 6 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- A simple file-locking implementation in C#☆93Updated 9 years ago
- C# parser for .NET & Mono stack traces