CanLink 2.0.6

dotnet add package CanLink --version 2.0.6
                    
NuGet\Install-Package CanLink -Version 2.0.6
                    
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="CanLink" Version="2.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CanLink" Version="2.0.6" />
                    
Directory.Packages.props
<PackageReference Include="CanLink" />
                    
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 CanLink --version 2.0.6
                    
#r "nuget: CanLink, 2.0.6"
                    
#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.
#addin nuget:?package=CanLink&version=2.0.6
                    
Install CanLink as a Cake Addin
#tool nuget:?package=CanLink&version=2.0.6
                    
Install CanLink as a Cake Tool

Can分析仪通讯库,整合广成/图莫斯/Peak的Can通讯工具收发消息的Can通讯库

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.6 167 4/17/2025
2.0.4 144 3/31/2025
2.0.3 145 3/19/2025
2.0.2 134 3/17/2025
1.1.1 100 12/6/2024
1.0.0 100 12/3/2024