NexusMods.Hashing.xxHash64
2.0.2
dotnet add package NexusMods.Hashing.xxHash64 --version 2.0.2
NuGet\Install-Package NexusMods.Hashing.xxHash64 -Version 2.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NexusMods.Hashing.xxHash64" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NexusMods.Hashing.xxHash64 --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NexusMods.Hashing.xxHash64, 2.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NexusMods.Hashing.xxHash64 as a Cake Addin #addin nuget:?package=NexusMods.Hashing.xxHash64&version=2.0.2 // Install NexusMods.Hashing.xxHash64 as a Cake Tool #tool nuget:?package=NexusMods.Hashing.xxHash64&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NexusMods.Hashing.XxHash64
An implementation of the xxHash64 algorithm for .NET. Extremely fast and lightweight.
Extension methods for Stream
and the Nexus AbsoultePath
types.
License
See LICENSE.md
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- TransparentValueObjects (>= 1.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NexusMods.Hashing.xxHash64:
Package | Downloads |
---|---|
NexusMods.FileExtractor
Package Description |
|
NexusMods.DataModel
Package Description |
|
NexusMods.Networking.HttpDownloader
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NexusMods.Hashing.xxHash64:
Repository | Stars |
---|---|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|