Found 332 packages
Extensible tool for weaving .net assemblies.
Configure async code's ConfigureAwait at a global level.
Add property notification to all classes that implement INotifyPropertyChanged.
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.
Add null checks.
Helpers for Fody.
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Adds a module initializer to an assembly.
Adds basic timing to methods.
Realm.Fody is a Fody weaver used to replace the property setters and getters of your Realm models with Realm-backed ones.
Fody add-in for changing all members to virtual.
Simplifies logging through a static helper class and some IL manipulation.
NuGet packaging Fody repositories
Inject arbitrary IL code at compile time.
Injects an empty constructor into classes.
Allows a more expressive use of the ObsoleteAttribute.
An AOP component that can be applied to any method, whether it is synchronous or asynchronous, instance or static, constructor or property. You can also apply it to types and assemblies, and use an AspectJ-like pattern to match the methods you want.