Skip to main content
System.IO.Hashing package icon

System.IO.Hashing

Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32

Total Downloads
734.3M
734,271,134
Published
Sep 13, 2022
Latest stable version

Install

.NET CLI
dotnet add package System.IO.Hashing --version 6.0.2
Package Manager Console
Install-Package System.IO.Hashing -Version 6.0.2
PackageReference
<PackageReference Include="System.IO.Hashing" Version="6.0.2" />

Frameworks

.NETFramework4.6.1 net6.0 .NETStandard2.0

Dependencies

System.Buffers
.NETFramework4.6.1
[4.5.1, )
System.Memory
.NETFramework4.6.1
[4.5.4, )
System.Buffers
.NETStandard2.0
[4.5.1, )
System.Memory
.NETStandard2.0
[4.5.4, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

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.