System.Data.HashFunction.Core 2.0.0

.NET Standard 1.1 .NET Framework 4.5
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 Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Phone wpa81
Windows Store netcore netcore45 netcore451
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (25)

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.CityHash

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

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.

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
SteffenMangold/EntityFrameworkCore.Cacheable
EntityFrameworkCore second level cache
d-haxton/HaxtonBot
Still the fastest.
force-net/Crc32.NET
Fast version of Crc32 algorithm for .NET
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.
Version Downloads Last updated
2.0.0 8,058,076 3/27/2018
2.0.0-ci-00044 1,580 3/27/2018
2.0.0-ci-00043 1,686 3/26/2018
2.0.0-ci-00033 54,640 1/30/2018
2.0.0-ci-00027 118,483 9/25/2017
2.0.0-ci-00012 58,537 1/21/2017
1.8.2.2 486,771 11/20/2015
1.8.2 7,443 11/6/2015
1.8.1 52,722 9/27/2015
1.7.1 9,204 5/13/2015
1.6.1 3,057 5/1/2015
1.5.2 14,378 11/29/2014
1.5.1 4,042 11/3/2014
1.4.2 3,244 10/24/2014
1.4.1 2,855 10/18/2014
1.3.1 3,031 9/2/2014
1.2.1 2,861 8/28/2014
1.1.1 2,904 8/27/2014
0.1.2 2,752 7/28/2014
0.1.1 2,812 7/19/2014

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

vcs-revision: 12e264fe22f8dd021f07b74c68ee2e036177f8a9