System.Data.HashFunction.Core 2.0.0

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

// Install System.Data.HashFunction.Core as a Cake Tool
#tool nuget:?package=System.Data.HashFunction.Core&version=2.0.0

C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions.  Includes wrapper for HashAlgorithm-based hash functions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on System.Data.HashFunction.Core:

Package Downloads
System.Data.HashFunction.xxHash

Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/).

System.Data.HashFunction.MurmurHash

Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash).

System.Data.HashFunction.FNV

Data.HashFunction implementation of Fowler–Noll–Vo hash function (http://www.isthe.com/chongo/tech/comp/fnv/index.html) (http://en.wikipedia.org/wiki/Fowler–Noll–Vo_hash_function).

System.Data.HashFunction.CRC

Data.HashFunction implementation of the cyclic redundancy check (CRC) error-detecting code (http://en.wikipedia.org/wiki/Cyclic_redundancy_check). Implementation is generalized to encompass all possible CRC parameters from 1 to 64 bits.

System.Data.HashFunction.CityHash

Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on System.Data.HashFunction.Core:

Repository Stars
Lunat1q/Catchem-PoGo
Project is DEAD, Discord server: https://discord.me/Catchem
nazuke/SEOMacroscope
SEO Macroscope is a website scanning tool, to check your website for broken links; including some technical SEO functionality, site scraping, Excel reporting, and more.
SteffenMangold/EntityFrameworkCore.Cacheable
EntityFrameworkCore second level cache
force-net/Crc32.NET
Fast version of Crc32 algorithm for .NET
d-haxton/HaxtonBot
Still the fastest.
Version Downloads Last updated
2.0.0 11,131,400 3/27/2018
2.0.0-ci-00044 4,106 3/27/2018
2.0.0-ci-00043 4,161 3/26/2018
2.0.0-ci-00033 69,719 1/30/2018
2.0.0-ci-00027 124,506 9/25/2017
2.0.0-ci-00012 63,261 1/21/2017
1.8.2.2 536,381 11/20/2015
1.8.2 10,512 11/6/2015
1.8.1 55,806 9/27/2015
1.7.1 12,191 5/13/2015
1.6.1 5,631 5/1/2015
1.5.2 17,636 11/29/2014
1.5.1 6,481 11/3/2014
1.4.2 5,667 10/24/2014
1.4.1 5,361 10/18/2014
1.3.1 5,449 9/2/2014
1.2.1 5,408 8/28/2014
1.1.1 5,429 8/27/2014
0.1.2 5,169 7/28/2014
0.1.1 5,367 7/19/2014

https://github.com/brandondahler/Data.HashFunction/wiki/Release-Notes

vcs-revision: 12e264fe22f8dd021f07b74c68ee2e036177f8a9