MintPlayer.ValueComparerGenerator 10.19.0

dotnet add package MintPlayer.ValueComparerGenerator --version 10.19.0
                    
NuGet\Install-Package MintPlayer.ValueComparerGenerator -Version 10.19.0
                    
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="MintPlayer.ValueComparerGenerator" Version="10.19.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MintPlayer.ValueComparerGenerator" Version="10.19.0" />
                    
Directory.Packages.props
<PackageReference Include="MintPlayer.ValueComparerGenerator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 MintPlayer.ValueComparerGenerator --version 10.19.0
                    
#r "nuget: MintPlayer.ValueComparerGenerator, 10.19.0"
                    
#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 MintPlayer.ValueComparerGenerator@10.19.0
                    
#: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=MintPlayer.ValueComparerGenerator&version=10.19.0
                    
Install as a Cake Addin
#tool nuget:?package=MintPlayer.ValueComparerGenerator&version=10.19.0
                    
Install as a Cake Tool

This package contains a source generator that generates value-comparers for you

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
10.19.0 494 4/3/2026
10.13.0 111 1/19/2026
10.10.1 103 1/12/2026
10.10.0 115 1/12/2026
10.9.0 112 1/12/2026
10.8.0 193 12/24/2025
10.7.0 288 11/13/2025
10.5.0 316 11/11/2025
10.4.0 282 11/10/2025
10.3.0 204 11/6/2025
10.2.0 205 11/6/2025
10.1.0 196 11/5/2025
10.0.1 211 11/2/2025
10.0.0 208 11/2/2025
10.0.0-preview.2 97 11/1/2025
10.0.0-preview.1 93 11/1/2025
9.2.1 183 10/31/2025
9.1.0 185 10/21/2025
9.0.0 189 10/20/2025
5.10.1 187 10/8/2025
Loading failed