Tako.CRC 1.0.3.4

dotnet add package Tako.CRC --version 1.0.3.4
                    
NuGet\Install-Package Tako.CRC -Version 1.0.3.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tako.CRC" Version="1.0.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tako.CRC" Version="1.0.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Tako.CRC" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tako.CRC --version 1.0.3.4
                    
#r "nuget: Tako.CRC, 1.0.3.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Tako.CRC@1.0.3.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tako.CRC&version=1.0.3.4
                    
Install as a Cake Addin
#tool nuget:?package=Tako.CRC&version=1.0.3.4
                    
Install as a Cake Tool

Cyclic redundancy check support:
CRC16
CRC16 CCITT_0x0000
CRC16 CCITT_0xFFFF
CRC16 CCITT_0x1D0F
CRC16 Kermit
CRC16 Modbus
CRC32
CRC8
CRC8 CCITT
CRC8 DALLASMAXIM
CRC8 SAEJ1850
CRC8 WCDMA

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3.4 207 2/16/2015
1.0.3.3 138 8/26/2014
1.0.3.2 55 8/26/2014
1.0.3.1 57 8/26/2014
1.0.3 72 8/25/2014
1.0.0.4 56 8/25/2014
1.0.0.3 58 8/25/2014
1.0.0.2 77 8/18/2014