Medo.Checksums
1.1.0
Prefix Reserved
See the version list below for details.
dotnet add package Medo.Checksums --version 1.1.0
NuGet\Install-Package Medo.Checksums -Version 1.1.0
<PackageReference Include="Medo.Checksums" Version="1.1.0" />
paket add Medo.Checksums --version 1.1.0
#r "nuget: Medo.Checksums, 1.1.0"
// Install Medo.Checksums as a Cake Addin #addin nuget:?package=Medo.Checksums&version=1.1.0 // Install Medo.Checksums as a Cake Tool #tool nuget:?package=Medo.Checksums&version=1.1.0
Medo.IO.Hashing
This is a versatile hashing library using .NET 6 NonCryptographicHashAlgorithm base.
It provides support for various CRC-8, CRC-16, CRC-32, and CRC-64 error detection algorithms. These algorithms are widely used to detect errors in data transmission and storage and are known for their high accuracy and reliability.
In addition, it supports Damm, Fletcher-16, and ISO 7064 checksum algorithms.
You can find packaged library at NuGet and add it you your application using the following command:
dotnet add package Medo.IO.Hashing
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- System.IO.Hashing (>= 7.0.0)
-
net7.0
- System.IO.Hashing (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.