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
- Helps keep usages of ObsoleteAttribute consistent.☆34Feb 5, 2026Updated last month
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 5 months ago
- Simplifies the implementation of IDisposable☆80Oct 7, 2025Updated 5 months ago
- Change all members to virtual as part of your build.☆63Oct 7, 2025Updated 5 months ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Jan 16, 2025Updated last year
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Mar 11, 2026Updated last week
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 10 months ago
- Simplifies reading embedded resources from an Assembly.☆39Oct 7, 2025Updated 5 months ago
- Strips all testing code from an assembly☆28Jan 16, 2025Updated last year
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 6 years ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Feb 17, 2025Updated last year
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Compile time decorator pattern via IL rewriting☆404Mar 4, 2025Updated last year
- Adds null argument checks to an assembly☆683Dec 18, 2025Updated 3 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Mar 4, 2025Updated last year
- Configure async code's ConfigureAwait at a global level☆455Mar 2, 2026Updated 2 weeks ago
- Tracing rewriter using Fody☆93Sep 7, 2022Updated 3 years ago
- Disposable, without the Using☆21Feb 11, 2019Updated 7 years ago
- Adds a module initializer to an assembly.☆113Jul 10, 2022Updated 3 years ago
- Extensible tool for weaving .net assemblies☆4,522Aug 21, 2025Updated 6 months ago
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jan 16, 2025Updated last year
- Create and initialize private auto-property context action for ReSharper☆10Sep 3, 2016Updated 9 years ago
- LinqPad driver for LiteDB☆67Dec 29, 2025Updated 2 months ago
- Creating proxies at compile time.☆16Jul 29, 2017Updated 8 years ago
- A working sample for each Fody Addin☆99May 5, 2025Updated 10 months ago
- Add support for NodaTime to Bogus.☆17Mar 10, 2026Updated last week
- 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
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Mar 11, 2014Updated 12 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆171Updated this week
- JQ-style queries for JSON.NET in any .NET Core process.☆12Dec 16, 2021Updated 4 years ago
- A set of specialized collections and data structures that probably should be in CoreFx☆13Feb 21, 2023Updated 3 years ago
- Extends Verify to allow verification of EntityFramework bits.☆68Updated this week
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44May 12, 2021Updated 4 years ago
- A query window extension for LINQ to Objects☆12Jun 26, 2011Updated 14 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- Enables writing seq logs by proxying requests through an ASP.NET Controller or Middleware.☆21Updated this week