Top 20 NuGet Packages depending on Mono.Cecil

Total dependencies: 220

Conversion of CLI stack-based intermediate language to a register-based representation. Control flow graph generator for CLI methods.
Toolkit to make automated testing of applications with the Windows Automation APIs easier. Includes a Fluent Automation API.
A simple documentation generation library to help you make documentation how you want it.
Library of static analysis assertions for .NET unit tests
FluentIL helper to Mono.Cecil.
Mutation testing library for .NET
A convention-enforcement tool for performing static code analysis from within your unit test suite.
A library to help diff assembly public APIs and apply a semantic version based on that API (as on semver.org)
A library for intercepting all method calls at runtime in nearly any .NET application.
sigdump is a tool for creating C# stubs from a dll
High level IL manipulation tools built on top of mono.cecil. Currently only a very small surface of functionality is exposed which is used by Cilador.Fody to create mixins. As the project evolves, more functionality will be exposed. Please consider this version of Cilador to be pre-release.
The Sparrow documentation builder.
FSharp.Quotation.Disassembler extends ICSharpCode.Decompiler (part of ILSpy) with a disassembler creating F#'s Quasi-Quotations
A service to replace IronRebuilderAtribute's attributes, see https://github.com/nolag/IronRebuilder for more
Helper classes for compiled regexes This package is dependency of compiled regular expression libraries created using regexc. Download regex compiler from GitHub https://github.com/DzonnyDZ/regexc
A tampering mechanism which makes it possible to rewrite methods, getters, setters and constructors of third-party libraries used by the tested code.