Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).
Info
Version: | 2.0.0 |
Author(s): | Data.HashFunction Developers |
Last Update: | Tuesday, March 27, 2018 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/System.Data.HashFunction.CityHash |
Install
Install-Package System.Data.HashFunction.CityHash
dotnet add package System.Data.HashFunction.CityHash
paket add System.Data.HashFunction.CityHash
System.Data.HashFunction.CityHash Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Data.HashFunction.Core(>= 2.0.0)
- System.Data.HashFunction.Core(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)
Tags