System.Data.HashFunction.Core.Net40Async
2.0.0-ci-00012
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.
This is a prerelease version of System.Data.HashFunction.Core.Net40Async.
Install-Package System.Data.HashFunction.Core.Net40Async -Version 2.0.0-ci-00012
dotnet add package System.Data.HashFunction.Core.Net40Async --version 2.0.0-ci-00012
<PackageReference Include="System.Data.HashFunction.Core.Net40Async" Version="2.0.0-ci-00012" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Data.HashFunction.Core.Net40Async --version 2.0.0-ci-00012
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/brandondahler/Data.HashFunction/wiki/Release-Notes
Dependencies
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.16)
- System.Data.HashFunction.Interfaces (>= 2.0.0-ci-00012)
Used By
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.CityHash.Net40Async
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).
|
|
System.Data.HashFunction.FNV.Net40Async
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%E2%80%93Noll%E2%80%93Vo_hash_function).
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-ci-00012 | 536 | 1/21/2017 |
1.8.2.2 | 3,419 | 11/20/2015 |
1.8.2.1 | 796 | 11/6/2015 |