Smash.Signed
0.3.0
A collection of Hash functions (xxHash...) dedicated for fast computations for .NET
Install-Package Smash.Signed -Version 0.3.0
dotnet add package Smash.Signed --version 0.3.0
<PackageReference Include="Smash.Signed" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Smash.Signed --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Smash.Signed, 0.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Smash.Signed as a Cake Addin
#addin nuget:?package=Smash.Signed&version=0.3.0
// Install Smash.Signed as a Cake Tool
#tool nuget:?package=Smash.Signed&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
> 0.3.0
- Add IHash.Write methods
> 0.2.0
- Fix bug in xxHash not writing all values
> 0.1.2
- Update link to license.txt
> 0.1.1
- Update to generate Smash.Signed assembly
> 0.1.0
- First release with xxHash
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.