EMDD.KtEquatable 3.1.0.1-alpha

This is a prerelease version of EMDD.KtEquatable.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EMDD.KtEquatable --version 3.1.0.1-alpha
                    
NuGet\Install-Package EMDD.KtEquatable -Version 3.1.0.1-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EMDD.KtEquatable" Version="3.1.0.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EMDD.KtEquatable" Version="3.1.0.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="EMDD.KtEquatable" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EMDD.KtEquatable --version 3.1.0.1-alpha
                    
#r "nuget: EMDD.KtEquatable, 3.1.0.1-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EMDD.KtEquatable@3.1.0.1-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EMDD.KtEquatable&version=3.1.0.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EMDD.KtEquatable&version=3.1.0.1-alpha&prerelease
                    
Install as a Cake Tool

A source code generator for implemention IEquatable<T> using Attributes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.1 485 8/21/2021
3.2.2 433 5/28/2021
3.2.0 404 5/28/2021
3.1.0.1-alpha 283 5/28/2021
3.1.0 407 5/25/2021
3.0.0 416 5/21/2021
2.0.2 412 5/2/2021
2.0.1 419 5/2/2021

Changes on implementation/writing of attributes and comparers