DbcParserLib 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DbcParserLib --version 1.0.0
NuGet\Install-Package DbcParserLib -Version 1.0.0
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="DbcParserLib" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbcParserLib --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DbcParserLib, 1.0.0"
#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.
// Install DbcParserLib as a Cake Addin #addin nuget:?package=DbcParserLib&version=1.0.0 // Install DbcParserLib as a Cake Tool #tool nuget:?package=DbcParserLib&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DbcParserLib is a .NET dbc file parser library for CAN network signals. This library can also be used to pack and unpack CAN signals.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DbcParserLib:
Package | Downloads |
---|---|
Ahsoka.Core.Can
Package Description |
|
Ahsoka.Extensions.Can
Package Description |
|
RegnoDecoder.CAN
This package facilitates the conversion of CAN dbc and trace files |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 2,142 | 9/6/2024 |
1.6.1 | 1,443 | 7/26/2024 |
1.6.0 | 2,567 | 4/15/2024 |
1.5.0 | 5,271 | 11/6/2023 |
1.4.2 | 298 | 10/19/2023 |
1.4.1 | 144 | 10/19/2023 |
1.4.0 | 445 | 9/27/2023 |
1.3.3 | 246 | 9/15/2023 |
1.3.2 | 185 | 9/11/2023 |
1.3.1 | 6,299 | 4/14/2023 |
1.3.0 | 1,317 | 3/25/2023 |
1.2.0 | 3,639 | 10/28/2022 |
1.0.7 | 605 | 9/30/2022 |
1.0.6 | 604 | 8/31/2022 |
1.0.5 | 713 | 3/8/2022 |
1.0.4 | 469 | 1/17/2022 |
1.0.3 | 251 | 1/3/2022 |
1.0.2 | 272 | 12/30/2021 |
1.0.1 | 260 | 12/30/2021 |
1.0.0 | 372 | 12/30/2021 |
Initial release