OBeautifulCode.Equality.Recipes.EqualityHelpers 1.0.36

dotnet add package OBeautifulCode.Equality.Recipes.EqualityHelpers --version 1.0.36
                    
NuGet\Install-Package OBeautifulCode.Equality.Recipes.EqualityHelpers -Version 1.0.36
                    
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="OBeautifulCode.Equality.Recipes.EqualityHelpers" Version="1.0.36">
  <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="OBeautifulCode.Equality.Recipes.EqualityHelpers" Version="1.0.36" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Equality.Recipes.EqualityHelpers">
  <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 OBeautifulCode.Equality.Recipes.EqualityHelpers --version 1.0.36
                    
#r "nuget: OBeautifulCode.Equality.Recipes.EqualityHelpers, 1.0.36"
                    
#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 OBeautifulCode.Equality.Recipes.EqualityHelpers@1.0.36
                    
#: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=OBeautifulCode.Equality.Recipes.EqualityHelpers&version=1.0.36
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Equality.Recipes.EqualityHelpers&version=1.0.36
                    
Install as a Cake Tool

Helper methods/classes to test objects for equality.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on OBeautifulCode.Equality.Recipes.EqualityHelpers:

Package Downloads
OBeautifulCode.Collection.Recipes.EnumerableExtensions

Helper methods/classes for operating on objects of type IEnumerable.

OBeautifulCode.Assertion.Recipes.Must

Generalized assertion library, covering argument, operation, and unit test assertions.

Naos.Bootstrapper.Recipes.Core

Bootstrapper for all project kinds.

OBeautifulCode.Bootstrapper.Recipes.Core.CodeGen.ModelObject.Test

Bootstraps a project that will use OBeautifulCode.CodeGen.ModelObject to generate code into a test project.

Naos.Diagnostics.Recipes.PerformanceCounter

Gathers performance counter related information.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.36 29,048 7/20/2022
1.0.35 60,182 9/10/2021
1.0.34 1,486 9/10/2021
1.0.33 1,443 8/24/2021
1.0.32 1,445 8/10/2021
1.0.31 1,463 8/9/2021
1.0.29 10,659 7/12/2021
1.0.28 27,174 5/12/2021
1.0.27 5,774 5/11/2021
1.0.26 1,437 5/11/2021
1.0.25 1,450 4/13/2021
1.0.24 1,460 3/23/2021
1.0.23 63,466 1/27/2021
1.0.22 141,589 9/19/2020
1.0.21 1,543 9/19/2020
1.0.20 80,754 3/18/2020
1.0.19 133,095 3/3/2020
1.0.18 73,557 12/7/2019
1.0.17 1,605 12/6/2019
1.0.16 1,688 12/6/2019
Loading failed