Projects tagged ‘cecil’, ‘code’, and ‘dotnet’


Jump to tag:

Projects tagged ‘cecil’, ‘code’, and ‘dotnet’

Filtered by Project Tags cecil code dotnet

Refine results Project Tags cil (2) il (2) mono (1) quality (1) gendarme (1) c_sharp (1) bug (1) programming (1) reflector (1) testing (1) multi-platform (1) compiler (1)

[2 total ]

38 Users
   

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 ... [More] for common problems with the code, problems that compiler do not typically check or have not historically checked. Gendarme uses the Cecil library to introspect code. [Less]
Created over 3 years ago.

8 Users
 

Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector, a great tool for .NET developers. Reflexil is using Mono.Cecil, written by Jb Evain, which is a strategic library for ... [More] the Mono project. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports 'on the fly' c# code injection. [Less]
Created over 2 years ago.