System.Data.HashFunction.Core.Net40Async
1.8.2.2
See the version list below for details.
dotnet add package System.Data.HashFunction.Core.Net40Async --version 1.8.2.2
NuGet\Install-Package System.Data.HashFunction.Core.Net40Async -Version 1.8.2.2
<PackageReference Include="System.Data.HashFunction.Core.Net40Async" Version="1.8.2.2" />
paket add System.Data.HashFunction.Core.Net40Async --version 1.8.2.2
#r "nuget: System.Data.HashFunction.Core.Net40Async, 1.8.2.2"
// Install System.Data.HashFunction.Core.Net40Async as a Cake Addin
#addin nuget:?package=System.Data.HashFunction.Core.Net40Async&version=1.8.2.2
// Install System.Data.HashFunction.Core.Net40Async as a Cake Tool
#tool nuget:?package=System.Data.HashFunction.Core.Net40Async&version=1.8.2.2
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 Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.Bcl (>= 1.1.7)
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Bcl.Build (>= 1.0.4)
- System.Data.HashFunction.Interfaces (>= 1.0.0.2)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on System.Data.HashFunction.Core.Net40Async:
Package | Downloads |
---|---|
System.Data.HashFunction.MurmurHash.Net40Async
Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash). |
|
System.Data.HashFunction.xxHash.Net40Async
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/). |
|
System.Data.HashFunction.Jenkins.Net40Async
Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org/wiki/Jenkins_hash_function). Note: SpookyHash can be found in the Data.HashFunction.SpookyHash package. |
|
System.Data.HashFunction.CityHash.Net40Async
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/). |
|
System.Data.HashFunction.Buzhash.Net40Async
Data.HashFunction implementation of BuzHash (http://www.serve.net/buz/hash.adt/java.002.html). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-ci-00012 | 891 | 1/21/2017 |
1.8.2.2 | 6,420 | 11/20/2015 |
1.8.2.1 | 2,535 | 11/6/2015 |