Top 20 NuGet Packages depending on Fody

Total dependencies: 299

Implements the Freezable pattern.
Injects a new type that writes "Hello World".
Compiles regular expressions as part of the build process for improved performance and validation
A Nuget Fody plugin for converting dictionary members into class level properties This is a fody add-in that helps transfering Dictionary<string,object> type of data structures into C# properties. The reason for this i to have a Dictionary a like repository with strongly typed content. ...
A Fody add-in to make members protected.
Use this addin to unseal sealed types. The most obvious usage of this is when working with F# records and an ORM like Entity Framework or NHibernate. Or if you want to create a dynamic proxy. All of the previously listed scenarios require you in some cases to have an object can be proxied, requ...
Alea GPU Platform compiler. This is a development-only dependency.
Adds the ability to specify the assembly MVID (Module Version Id)
Inject Static Id for Factory Pattern.
Compile time IL weaver for AOP implementation.
Fody add-in for weaving NUnit Timeout tags on the TestFixture classes with a global maximum. Depending on your setting the slow unit tests are going to fail after the timeout period. The goal is to catch all incorrectly written NUnit tests and to force them to execute quickly. This will provi...
Fody add-in that allows EntityFramework complex properties to be saved in serialized form.
Fork of StampSvn.Fody. Stamps an assembly with svn information.
Fork of Janitor.Fody that wants to be more explicit.
Automatically publish weak events with a simple attribute.