Top 20 NuGet cecil Packages

Fody add-in for command invoking and implementation.
Automatic Spring.Net dependency injection with Fody addins.
Automatic Ninject dependency injection with Fody addins.
Automatic Autofac dependency injection with Fody addins.
Yet Another Logging Framework Fody addin.
Add empty string checks.
Nancy does not have a way to modify model after the route has been executed. The only option is to modify the serialized form. With this add-in it becomes possible to add custom processing of models once the route has been executed but before the result has been serialized.
Fork of Simon Cropp's Stamp.Fody (http://github.com/Fody/Stamp). Stamps an assembly with git information.
Add tail. optimization to recursive calls
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.
Create your own custom, rich C# mixins with Cilador! Mixins are the perfect DRY solution for sharing code without abusing inheritance. Supports: Mixins containing fields, methods, properties, events, and nested types. Generics mixins and mixin members, so long as the top-level mixin implementation ...
Log4Net adapter for Tracer.Fody which is an ILWeaver adding trace enter and leave log entries to methods. This adapter redirects trace logs and all other log calls to Log4Net.
Fody add-in to decorate arbitrary methods to run code before and after invocation
Fody add-in to decorate arbitrary methods to get or store object in cache
Make your methods Dutiful.
Applies padding on structs & classes to remove false sharing.
Package Description
Fody add-in for injecting build time environment variables into const, static and instance fields