开源项目
-
编译器
- brainfucker : A brainfuck compiler for the CLI.
- JaCIL : A CLI to JVM Compiler
-
代码质量
-
开发环境
- SharpDevelop : 开源的.NET平台IDE,支持C#, VB.NET 及Boo等语言开发。
- MonoDevelop : 基于GNOME IDE primarily designed for C# and other .NET languages.
- MonoUML : CIL反向工程插件
- Reflexil : 提供程序集修改功能的Reflector插件
-
AOP应用
-
程序集处理
- Mono Linker : The linker is a tool one can use to only ship the minimal possible set of functions that a set of programs might require to run as opposed to the full libraries.
- Mono Merge : 将多个程序集合并成单个程序集。
-
数据库相关
-
混淆器
- Obfuscar : 一个简单的.NET程序混淆器
- SharpObfuscator : It is a Software Protection tool, designed to help .NET developers efficiently protect their software.
-
其它
- mdb : Mono的托管代码调试器。
闭源项目
-
编译器
- Mainsoft CIL to Java bytecode compiler
-
代码质量
- NDepend
- EQATEC Profiler: Free code profiler for both full .NET and .NET CF applications
-
Knowledge-Based Engineering
- Pacelab Suite: Knowledge-based engineering platform for multidisciplinary product modeling, design analysis, verification and optimization
-
代码混淆器
- Eazfuscator.NET: 免费的.NET程序混淆器。