Fody
NuGet publisher profile
Packages (52)
Fody
Extensible tool for weaving .net assemblies.
PropertyChanged.Fody
Add property notification to all classes that implement INotifyPropertyChanged.
ConfigureAwait.Fody
Configure async code's ConfigureAwait at a global level.
MethodDecorator.Fody
Fody add-in to decorate arbitrary methods to run code before and after invocation.
Equals.Fody
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
NullGuard.Fody
Add null checks.
ModuleInit.Fody
Adds a module initializer to an assembly.
MethodTimer.Fody
Adds basic timing to methods.
FodyHelpers
Helpers for Fody.
InlineIL.Fody
Inject arbitrary IL code at compile time.
Anotar.Serilog.Fody
Simplifies logging through a static helper class and some IL manipulation.
Virtuosity.Fody
Fody add-in for changing all members to virtual.
EmptyConstructor.Fody
Injects an empty constructor into classes.
Obsolete.Fody
Allows a more expressive use of the ObsoleteAttribute.
JetBrainsAnnotations.Fody
Converts all JetBrains ReSharper code annotations attributes to External Annotations, so you can provide R# annotations to 3rd parties but don't need to deploy JetBrainsAnnotations.dll.
ToString.Fody
Generate ToString method from public properties.
FodyPackaging
NuGet packaging Fody repositories
Janitor.Fody
Fody add-in that helps with implementing IDisposable.
PropertyChanging.Fody
Add property notification to all classes that implement INotifyPropertyChanging.
Validar.Fody
Fody add-in for validation in XAML bindings.
Anotar.Log4Net.Fody
Simplifies logging through a static helper class and some IL manipulation.
Anotar.NLog.Fody
Simplifies logging through a static helper class and some IL manipulation.
AsyncErrorHandler.Fody
An extension for Fody to integrate error handling into async and TPL code.
AutoProperties.Fody
This add-in gives you extended control over auto-properties, like directly accessing the backing field or intercepting getters and setters.
InfoOf.Fody
Exposes 'methodof' and 'propertyof' to any .net language.
Anotar.Custom.Fody
Simplifies logging through a static helper class and some IL manipulation.
Anotar.CommonLogging.Fody
Simplifies logging through a static helper class and some IL manipulation.
ExtraConstraints.Fody
Extra type constraints for Enum and Delegate.
Anotar.Catel.Fody
Simplifies logging through a static helper class and some IL manipulation.
Caseless.Fody
Changes string comparisons to case insensitive.
22 more packages load after hydration.