Skip to main content
Crc32.NET package icon

Crc32.NET

Fast version of Crc32 algorithm for .NET. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.

Total Downloads
33.7M
33,694,484
Published
Dec 12, 2016
Latest stable version

Install

.NET CLI
dotnet add package Crc32.NET --version 1.0.2
Package Manager Console
Install-Package Crc32.NET -Version 1.0.2
PackageReference
<PackageReference Include="Crc32.NET" Version="1.0.2" />

Frameworks

.NETFramework2.0 .NETStandard1.3

Dependencies

NETStandard.Library
.NETStandard1.3
[1.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.