Fody / EqualsLinks
Generate Equals, GetHashCode and operators methods from properties.
☆111Updated 4 months ago
Alternatives and similar repositories for Equals
Users that are interested in Equals are comparing it to the libraries listed below
Sorting:
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Generate ToString method from public properties.☆83Updated 4 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Replaces static method calls.☆68Updated 4 months ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- C# immutable records generator☆73Updated 5 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- Change all members to virtual as part of your build.☆61Updated 4 months ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated this week
- An extension for Fody to integrate error handling into async and TPL code☆106Updated last month
- Cake Extension for Visual Studio☆67Updated 3 years ago
- Composable CLI Argument Parser for all modern .Net platforms.☆137Updated 5 years ago
- Simplifies logging through a static class and some IL manipulation.☆262Updated 4 months ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 3 years ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- Simplifies the implementation of IDisposable☆77Updated 4 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- .NET Core library for interacting with systemd☆129Updated 4 years ago
- Reactive queryable observable framework.☆160Updated 7 years ago
- Command Line Interface ParseR for .Net☆89Updated 6 years ago
- A Roslyn based C# source generation framework☆130Updated last week
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Adds Xunit dynamic skipping of facts and theories.