Helps calculate a checksum (of various types) from various properties of an object.
Info
| Version: | 1.0.0 |
| Author(s): | ChecksummR |
| Last Update: | Tuesday, October 31, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jhaygood86/ChecksummR |
| NuGet Url: | https://www.nuget.org/packages/ChecksummR |
Install
Install-Package ChecksummR
dotnet add package ChecksummR
paket add ChecksummR
ChecksummR Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)