.NET Standard library for calculating any CRC checksums.
Info
Version: | 1.0.3 |
Author(s): | Gediminas Masaitis |
Last Update: | Tuesday, April 23, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/GediminasMasaitis/crc-dot-net |
NuGet Url: | https://www.nuget.org/packages/CrcDotNET |
Install
Install-Package CrcDotNET
dotnet add package CrcDotNET
paket add CrcDotNET
CrcDotNET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags