Farmhash.Sharp
0.9.0
A .NET Port of Google's blazingly fast hashing algorithm
Install-Package Farmhash.Sharp -Version 0.9.0
dotnet add package Farmhash.Sharp --version 0.9.0
<PackageReference Include="Farmhash.Sharp" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Farmhash.Sharp --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Farmhash.Sharp, 0.9.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Farmhash.Sharp as a Cake Addin #addin nuget:?package=Farmhash.Sharp&version=0.9.0 // Install Farmhash.Sharp as a Cake Tool #tool nuget:?package=Farmhash.Sharp&version=0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Farmhash.Sharp:
Package | Downloads |
---|---|
Pfarah
Parses files generated by the Clausewitz engine
|
|
Kronos.Core
Kronoc.Core is a main library for Kronos cache platform (Kronos.Server)
|
|
Farmhash.Sharp.HashObject
High performance generic memberwise GetHashCode()
|
GitHub repositories
This package is not used by any popular GitHub repositories.