System.Data.HashFunction.Core.Net40Async
1.8.2.1
See the version list below for details.
dotnet add package System.Data.HashFunction.Core.Net40Async --version 1.8.2.1
NuGet\Install-Package System.Data.HashFunction.Core.Net40Async -Version 1.8.2.1
<PackageReference Include="System.Data.HashFunction.Core.Net40Async" Version="1.8.2.1" />
paket add System.Data.HashFunction.Core.Net40Async --version 1.8.2.1
#r "nuget: System.Data.HashFunction.Core.Net40Async, 1.8.2.1"
// Install System.Data.HashFunction.Core.Net40Async as a Cake Addin #addin nuget:?package=System.Data.HashFunction.Core.Net40Async&version=1.8.2.1 // Install System.Data.HashFunction.Core.Net40Async as a Cake Tool #tool nuget:?package=System.Data.HashFunction.Core.Net40Async&version=1.8.2.1
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
- Microsoft.Bcl (>= 1.1.7)
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Bcl.Build (>= 1.0.4)
- System.Data.HashFunction.Interfaces (>= 1.0.0.1)
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.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.xxHash.Net40Async
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/). |
|
System.Data.HashFunction.Buzhash.Net40Async
Data.HashFunction implementation of BuzHash (http://www.serve.net/buz/hash.adt/java.002.html). |
|
System.Data.HashFunction.CityHash.Net40Async
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-ci-00012 | 1,523 | 1/21/2017 |
1.8.2.2 | 9,610 | 11/20/2015 |
1.8.2.1 | 4,681 | 11/6/2015 |