Top 20 NuGet fody Packages

Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
Extensible tool for weaving .net assemblies.
Fody add-in for embedding references as resources.
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
Fody add-in to decorate arbitrary methods to run code before and after invocation.
Adds a module initializer to an assembly.
Add null checks.
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Catel fody add-in that automatically generates Catel style properties and more!
Inject arbitrary IL code at compile time.
NuGet packaging Fody repositories
Helpers for Fody.
Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.
Makes .NEXT features available at compile time
A method and property caching Fody addin.
Automatic null check injection for runtime C# Nullable Reference Types (NRT) parameter/contract validation.
Lets you design your WPF splash screen as a WPF Control instead of a static bitmap
Simplifies logging through a static helper class and some IL manipulation.
Configure async code's ConfigureAwait at a global level.
A method cache Fody plugin. Caches return values of methods decorated with a [Cache] Attribute. Integrates with the .NET Extension IMemoryCache interface.