Skip to main content
Crc32.NET package icon

Crc32.NET

Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. 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 7, 2017
Latest stable version

Install

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

Frameworks

.NETFramework2.0 .NETStandard1.3 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.0, )
NETStandard.Library
.NETStandard2.0
[2.0.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 3 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.