The landing page for Fody repositories
C# 719 62
Extensible tool for weaving .net assemblies
C# 4.5k 463
A working sample for each Fody Addin
C# 100 52
1 1
Forked from jbevain/cecil
Cecil is a library to inspect, modify and generate .NET programs and libraries.
C# 9 5
Injects INotifyPropertyChanging code into properties at compile time.
There was an error while loading. Please reload this page.
Injects INotifyPropertyChanged code into properties at compile time
Generate ToString method from public properties.
Replaces static method calls.
Configure async code's ConfigureAwait at a global level
Change all members to virtual as part of your build.
Simplifies reading embedded resources from an Assembly.
Injects some very basic method timing code.
Simplifies the implementation of IDisposable
Facilitates adding constraints for Enum and Delegate to types and methods.
Loading…