Crc32 1.1.0
Modification of a Crc32C implementation
Install-Package Crc32 -Version 1.1.0
dotnet add package Crc32 --version 1.1.0
<PackageReference Include="Crc32" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crc32 --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for .NET framework 4.6 and .NET standard 2.0
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Crc32:
Repository | Stars |
---|---|
force-net/Crc32.NET
Fast version of Crc32 algorithm for .NET
|