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.
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.
// Install EMDD.KtEquatable as a Cake Addin
#addin nuget:?package=EMDD.KtEquatable&version=3.1.0.1-alpha&prerelease

// Install EMDD.KtEquatable as a Cake Tool
#tool nuget:?package=EMDD.KtEquatable&version=3.1.0.1-alpha&prerelease

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 377 8/21/2021
3.2.2 347 5/28/2021
3.2.0 312 5/28/2021
3.1.0.1-alpha 208 5/28/2021
3.1.0 315 5/25/2021
3.0.0 325 5/21/2021
2.0.2 315 5/2/2021
2.0.1 318 5/2/2021

Changes on implementation/writing of attributes and comparers