Fody on NuGet
NuGet packages published by Fody. Browse 52 packages with downloads, dependencies and license information.
Total packages: 52 · Total downloads: 150,220,951
Packages by Fody
- Fody — Extensible tool for weaving .net assemblies. (86,153,714 downloads)
- PropertyChanged.Fody — Add property notification to all classes that implement INotifyPropertyChanged. (26,401,117 downloads)
- ConfigureAwait.Fody — Configure async code's ConfigureAwait at a global level. (14,059,878 downloads)
- Equals.Fody — Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute. (2,494,739 downloads)
- ModuleInit.Fody — Adds a module initializer to an assembly. (2,108,863 downloads)
- NullGuard.Fody — Add null checks. (2,150,967 downloads)
- MethodTimer.Fody — Adds basic timing to methods. (1,969,884 downloads)
- MethodDecorator.Fody — Fody add-in to decorate arbitrary methods to run code before and after invocation. (2,879,624 downloads)
- InlineIL.Fody — Inject arbitrary IL code at compile time. (878,883 downloads)
- Anotar.Serilog.Fody — Simplifies logging through a static helper class and some IL manipulation. (892,138 downloads)
- Virtuosity.Fody — Fody add-in for changing all members to virtual. (849,791 downloads)
- EmptyConstructor.Fody — Injects an empty constructor into classes. (795,511 downloads)
- Obsolete.Fody — Allows a more expressive use of the ObsoleteAttribute. (694,887 downloads)
- ToString.Fody — Generate ToString method from public properties. (648,476 downloads)
- JetBrainsAnnotations.Fody — Converts all JetBrains ReSharper code annotations attributes to External Annotations, so you can provide R# annotations to 3rd parties but… (662,475 downloads)
- FodyHelpers — Helpers for Fody. (1,252,962 downloads)
- PropertyChanging.Fody — Add property notification to all classes that implement INotifyPropertyChanging. (483,425 downloads)
- Janitor.Fody — Fody add-in that helps with implementing IDisposable. (465,487 downloads)
- FodyPackaging — NuGet packaging Fody repositories (587,372 downloads)
- Validar.Fody — Fody add-in for validation in XAML bindings. (310,692 downloads)
- Anotar.Log4Net.Fody — Simplifies logging through a static helper class and some IL manipulation. (270,584 downloads)
- Anotar.NLog.Fody — Simplifies logging through a static helper class and some IL manipulation. (265,129 downloads)
- AsyncErrorHandler.Fody — An extension for Fody to integrate error handling into async and TPL code. (251,130 downloads)
- AutoProperties.Fody — This add-in gives you extended control over auto-properties, like directly accessing the backing field or intercepting getters and setters. (239,463 downloads)
- InfoOf.Fody — Exposes 'methodof' and 'propertyof' to any .net language. (236,627 downloads)
- Anotar.Custom.Fody — Simplifies logging through a static helper class and some IL manipulation. (176,034 downloads)
- Anotar.CommonLogging.Fody — Simplifies logging through a static helper class and some IL manipulation. (172,865 downloads)
- ExtraConstraints.Fody — Extra type constraints for Enum and Delegate. (158,270 downloads)
- Caseless.Fody — Changes string comparisons to case insensitive. (148,614 downloads)
- Anotar.Catel.Fody — Simplifies logging through a static helper class and some IL manipulation. (152,159 downloads)
- Lazy.Fody — Automates the plumbing around System.Lazy. (137,514 downloads)
- ILMerge.Fody — Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local… (132,170 downloads)
- Resourcer.Fody — Fody add-in for reading embedded resources. (119,236 downloads)
- Fielder.Fody — Abandoned: Converts public fields to properties. (125,932 downloads)
- Anotar.Splat.Fody — Simplifies logging through a static helper class and some IL manipulation. (110,018 downloads)
- Scalpel.Fody — Remove test references from an assembly. (100,487 downloads)
- Publicize.Fody — Fody add-in for converting non-public members to public hidden members. (97,410 downloads)
- Freezable.Fody — Implements the Freezable pattern. (88,114 downloads)
- Anotar.NServiceBus.Fody — Simplifies logging through a static helper class and some IL manipulation. (87,407 downloads)
- Visualize.Fody — Package Description (80,385 downloads)
- BasicFodyAddin.Fody — Injects a new type that writes "Hello World". (60,010 downloads)
- Equatable.Fody — Generate the Equals, GetHashCode and operators methods from properties or fields decorated with the [Equals] Attribute. (45,281 downloads)
- WeakEventHandler.Fody — Changes regular event handlers into weak event handlers by weaving a weak event adapter between source and subscriber. (36,309 downloads)
- AssertMessage.Fody — Adds 'message' parameter to Assertions. It is generated from source code. Nunit, Mstest, Xunit is supported. (37,233 downloads)
- Usable.Fody — Disposable, without the Using. (32,578 downloads)
- Throttle.Fody — Injects code do to easily use throttles. Simply add the Throttled attribute to a method to wire up everything. (30,356 downloads)
- EmptyStringGuard.Fody — Add empty string checks. (29,319 downloads)
- LocalsInit.Fody — Control the value of the localsinit flag on methods. (19,967 downloads)
- Ionad.Fody — Replaces static method calls. (21,660 downloads)
- Substitute.Fody — Substitute types with other types to e.g. intercept generated code. (17,805 downloads)