Generate ToString method from public properties.
☆84Jan 16, 2025Updated last year
Alternatives and similar repositories for ToString
Users that are interested in ToString are comparing it to the libraries listed below
Sorting:
- Adds debugger attributes to help visualize objects.☆42Jan 16, 2025Updated last year
- Simplifies the implementation of IDisposable☆80Oct 7, 2025Updated 4 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 4 months ago
- Helps keep usages of ObsoleteAttribute consistent.☆34Feb 5, 2026Updated 3 weeks ago
- Change all members to virtual as part of your build.☆63Oct 7, 2025Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Jan 16, 2025Updated last year
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Feb 12, 2026Updated 2 weeks ago
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 9 months ago
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Compile time decorator pattern via IL rewriting☆403Mar 4, 2025Updated 11 months ago
- Simplifies reading embedded resources from an Assembly.☆39Oct 7, 2025Updated 4 months ago
- Create and initialize private auto-property context action for ReSharper☆10Sep 3, 2016Updated 9 years ago
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- .NET core global tool to download nuget packages in to a directory without any project☆11Dec 11, 2019Updated 6 years ago
- Strips all testing code from an assembly☆28Jan 16, 2025Updated last year
- Injects INotifyPropertyChanging code into properties at compile time.☆54Feb 17, 2025Updated last year
- LinqPad driver for LiteDB☆66Dec 29, 2025Updated last month
- Adds null argument checks to an assembly☆685Dec 18, 2025Updated 2 months ago
- Disposable, without the Using☆21Feb 11, 2019Updated 7 years ago
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jan 16, 2025Updated last year
- A set of specialized collections and data structures that probably should be in CoreFx☆13Feb 21, 2023Updated 3 years ago
- A working sample for each Fody Addin☆98May 5, 2025Updated 9 months ago
- Tracing rewriter using Fody☆93Sep 7, 2022Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Mar 11, 2014Updated 11 years ago
- JQ-style queries for JSON.NET in any .NET Core process.☆12Dec 16, 2021Updated 4 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- Configure async code's ConfigureAwait at a global level☆456Feb 12, 2025Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Mar 4, 2025Updated 11 months ago
- Use this addin to gain access to the backing field of auto properties☆17May 31, 2020Updated 5 years ago
- Creating proxies at compile time.☆16Jul 29, 2017Updated 8 years ago
- Extensible tool for weaving .net assemblies☆4,519Aug 21, 2025Updated 6 months ago
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 6 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44May 12, 2021Updated 4 years ago
- A Fody addin to extend immutable C# classes with With() methods to return a copy of an object with one property modified.☆36Jun 21, 2019Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆171Feb 1, 2026Updated 3 weeks ago
- Adds a module initializer to an assembly.☆113Jul 10, 2022Updated 3 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54May 12, 2022Updated 3 years ago
- C# formatter for .NET & Mono stack traces☆23Mar 16, 2016Updated 9 years ago