Smash 0.3.0
A collection of Hash functions (xxHash...) dedicated for fast computations for .NET
Install-Package Smash -Version 0.3.0
dotnet add package Smash --version 0.3.0
<PackageReference Include="Smash" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Smash --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.