Easily create high performance, deterministic hashes of any serializable object or stream of bytes.
Info
| Version: | 0.1.17 |
| Author(s): | hpeebles |
| Last Update: | Monday, July 13, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hpeebles/FastHash |
| NuGet Url: | https://www.nuget.org/packages/FastHash |
Install
Install-Package FastHash
dotnet add package FastHash
paket add FastHash
FastHash Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.ObjectPool(>= 3.1.5)
- System.Text.Json(>= 4.7.2)
Tags