GenericHashLib 1.0.1

dotnet add package GenericHashLib --version 1.0.1
NuGet\Install-Package GenericHashLib -Version 1.0.1
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="GenericHashLib" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GenericHashLib --version 1.0.1
#r "nuget: GenericHashLib, 1.0.1"
#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 GenericHashLib as a Cake Addin
#addin nuget:?package=GenericHashLib&version=1.0.1

// Install GenericHashLib as a Cake Tool
#tool nuget:?package=GenericHashLib&version=1.0.1

Purpose

I liked the clean and straightforward implementation of Muhammad Rehan Saeed's hash code class (GetHashCode Made Easy), but I'd prefer to have a library I can import as opposed to copying code. As such, I'm publishing it as a NuGet package.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • 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
1.0.1 81 4/15/2024
1.0.0 73 4/15/2024