K4os.Hash.xxHash
1.0.6
xxHash hash implementation for .NET
Install-Package K4os.Hash.xxHash -Version 1.0.6
dotnet add package K4os.Hash.xxHash --version 1.0.6
<PackageReference Include="K4os.Hash.xxHash" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add K4os.Hash.xxHash --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: K4os.Hash.xxHash, 1.0.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install K4os.Hash.xxHash as a Cake Addin #addin nuget:?package=K4os.Hash.xxHash&version=1.0.6 // Install K4os.Hash.xxHash as a Cake Tool #tool nuget:?package=K4os.Hash.xxHash&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- System.Memory (>= 4.5.3)
-
.NETFramework 4.6
- System.Memory (>= 4.5.3)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Memory (>= 4.5.3)
-
.NETStandard 2.0
- System.Memory (>= 4.5.3)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on K4os.Hash.xxHash:
Package | Downloads |
---|---|
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
|
K4os.Compression.LZ4.Streams
Port of LZ4 compression algorithm for .NET
|
|
Relatude.Server
Relatude Headless CMS and E-commerce solution
|
|
Pineapple
Pineapple is a set of core libraries that includes utilities, primitives, helper classes for .NET! The inspiration for Pineapple comes from Google's Guava framework.
|
|
xunRAGE.FluidFramework.MySql
Extension library for MySql database access. Requires .NET Framework 4.5.2.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on K4os.Hash.xxHash:
Repository | Stars |
---|---|
KillzXGaming/Switch-Toolbox
A tool to edit many video game file formats
|
|
martinjw/dbschemareader
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
|
|
mysql/mysql-connector-net
Connector/NET is a fully-managed ADO.NET driver for MySQL.
|
|
znlgis/sod
PDF.NET 的追求:代码的精简,开发、维护的简单与极致的运行效率!
|
|
MySqlBackupNET/MySqlBackup.Net
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET.
|