Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Info
Version: | 4.0.2 |
Author(s): | Rafał Jasica, Simon Cropp |
Last Update: | Tuesday, December 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Fody/Equals |
NuGet Url: | https://www.nuget.org/packages/Equals.Fody |
Install
Install-Package Equals.Fody
dotnet add package Equals.Fody
paket add Equals.Fody
Equals.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- Fody(>= 6.1.0)
- NETStandard.Library(>= 1.6.1)
- Fody(>= 6.1.0)
Tags