There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Fody
Extensible tool for weaving .net assembliesCostura
Embed references as resourcesPropertyChanged
Injects INotifyPropertyChanged code into properties at compile timeNullGuard
Adds null argument checks to an assemblyMethodTimer
Injects some very basic method timing code.Home
The landing page for Fody repositoriesConfigureAwait
Configure async code's ConfigureAwait at a global levelMethodDecorator
Compile time decorator pattern via IL rewritingAnotar
Simplifies logging through a static class and some IL manipulation.Equals
Generate Equals, GetHashCode and operators methods from properties.AsyncErrorHandler
An extension for Fody to integrate error handling into async and TPL codeFodyAddinSamples
A working sample for each Fody AddinToString
Generate ToString method from public properties.Janitor
Simplifies the implementation of IDisposableIonad
Replaces static method calls.InfoOf
Provides methodof, propertyof and fieldof equivalents of typeof .Virtuosity
Change all members to virtual as part of your build.PropertyChanging
Injects INotifyPropertyChanging code into properties at compile time.ExtraConstraints
Facilitates adding constraints for Enum and Delegate to types and methods.Visualize
Adds debugger attributes to help visualize objects.Resourcer
Simplifies reading embedded resources from an Assembly.LoadAssembliesOnStartup
Loads all the references on startup by actually using the types in the module initializer.Obsolete
Helps keep usages of ObsoleteAttribute consistent.EmptyConstructor
Adds an empty constructor to classes even if you have a non-empty one defined.Scalpel
Strips all testing code from an assemblyAssertMessage
Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.Publicize
Converts non-public members to public hidden membersUniversalAppSample
.github
Love Open Source and this site? Check out how you can help us