Info
| Version: | 1.0.1 |
| Author(s): | Gutavo Knuppe |
| Last Update: | Wednesday, November 19, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/knuppe/cityhash |
| NuGet Url: | https://www.nuget.org/packages/CityHash.Net |
Install
Install-Package CityHash.Net
dotnet add package CityHash.Net
paket add CityHash.Net
CityHash.Net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is a ported version from the original code in C++
https://code.google.com/p/cityhash/.