Ixxat.Vci4.StrongName
4.0.423
See the version list below for details.
dotnet add package Ixxat.Vci4.StrongName --version 4.0.423
NuGet\Install-Package Ixxat.Vci4.StrongName -Version 4.0.423
<PackageReference Include="Ixxat.Vci4.StrongName" Version="4.0.423" />
paket add Ixxat.Vci4.StrongName --version 4.0.423
#r "nuget: Ixxat.Vci4.StrongName, 4.0.423"
// Install Ixxat.Vci4.StrongName as a Cake Addin #addin nuget:?package=Ixxat.Vci4.StrongName&version=4.0.423 // Install Ixxat.Vci4.StrongName as a Cake Tool #tool nuget:?package=Ixxat.Vci4.StrongName&version=4.0.423
Use Ixxat.Vci4 package to access CAN interfaces from Ixxat/HMS Networks via .NET and VCI4-API. This package provides strongly named assemblies and supports NET35/NET40. Mixed assemblies depend on VS2010 runtime (msvcr100.dll).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 |
---|---|---|
4.1.11 | 85 | 2/17/2025 |
4.1.10 | 130 | 1/16/2025 |
4.1.7 | 442 | 5/17/2024 |
4.1.6 | 1,116 | 2/19/2024 |
4.1.5 | 169 | 2/9/2024 |
4.1.4 | 584 | 10/16/2023 |
4.1.3 | 188 | 10/5/2023 |
4.1.2 | 282 | 7/27/2023 |
4.1.1 | 769 | 1/25/2023 |
4.1.0 | 1,535 | 11/11/2022 |
4.0.436 | 3,710 | 12/14/2018 |
4.0.423 | 805 | 10/23/2018 |
4.0.368 | 2,639 | 4/6/2017 |
Resolved issues:
- fix VciDevice::DriverVersion(): return Release/Build version numbers (#7356)
- fix VciDevice::HardwareVersion(): return Branch/Build version numbers
- switch help file generation to SandcastelBuilder v2018.7.8.0
- switch to VCI4 core revision 207
- added missing LinFeatures flags (Sleep and Wakeup)