Top 20 NuGet Packages depending on Fody

Total dependencies: 299

Access the Something Awful forums(http://forums.somethingawful.com) in your .NET Project! Ain't Life Grand!
Use this addin for F# to make setters for union types and eliminate need for CLIMutable attribute for records.
Converts public fields to properties. This version differs from Fielder.Fody only that it ignores the casing on the fields to convert. Fielder.Fody only converts Fields with a first char of upper-case.
Add tail. optimization to recursive calls
Fody add-in that adds the ability to save the state of asynchronous tasks for WP and WinRT platforms.
Fody weaver plugin for RomanticWeb instrumentation.
Get started by putting adding the StaticProxy.Fody nuget package to the projects where the interfaces/classes to be intercepted reside and att a [StaticProxy] attribute to these. Implement your interceptors by inheriting from the IDynamicInterceptor interface. Use one of the integration packages to ...
Fody add-in for forcing referenced assemblies to be loaded on startup. This allows other modules to register types without actually having to using their types directly.
Fody add-in for removing references from an assembly.
Simplifies logging through a static helper class and some IL manipulation.
Uses AES to encrypt literal strings in your assembly. Compatible with ClickOnce.
Fody add-in for injecting INotifyPropertyChanging code into properties.
Adds 'message' parameter to Assertions. It is generated from source code. Nunit, Mstest, Xunit is supported.
Fody AddIn that allows faking your types without writing interfaces for testing purposes only.
Simplifies logging through a static helper class and some IL manipulation.
Disposable, without the Using.
Replaces static method calls.