CRC.Fast.Net.Core
1.0.0
Really fast CRC implementation.
It's faster than popular CRC Nuget packages 1.5-20 times
With support for Span<T>
Install-Package CRC.Fast.Net.Core -Version 1.0.0
dotnet add package CRC.Fast.Net.Core --version 1.0.0
<PackageReference Include="CRC.Fast.Net.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CRC.Fast.Net.Core --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CRC.Fast.Net.Core, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install CRC.Fast.Net.Core as a Cake Addin #addin nuget:?package=CRC.Fast.Net.Core&version=1.0.0 // Install CRC.Fast.Net.Core as a Cake Tool #tool nuget:?package=CRC.Fast.Net.Core&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CRC.Fast.Net.Core:
Package | Downloads |
---|---|
ZXing.PngWriter
A barcode generator for creating png image streams using ZXing.Net
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 705 | 9/30/2019 |