NeoSmart.Hashing
0.1.0
Core Hashing library used by the separate implementations. Supporting .NET 2.0, 3.0, 3.5, 4.0, 4.5, 4.6, 4.7, .NET Core, and UWP/UAP 10.
Install-Package NeoSmart.Hashing -Version 0.1.0
dotnet add package NeoSmart.Hashing --version 0.1.0
<PackageReference Include="NeoSmart.Hashing" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeoSmart.Hashing --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NeoSmart.Hashing, 0.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release, supportig all versions of the .NET Framework and implementing HashAlgorithm adapters.
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.6
- System.Security.Cryptography.Algorithms (>= 4.3.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NeoSmart.Hashing:
Package | Downloads |
---|---|
xxHash.Core
A .NET/.NET Core port of the xxHash algorithm in 32- and 64-bits with both a standalone and streaming interface.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 21,148 | 7/28/2017 |