![]() |
VOOZH | about |
dotnet add package Oakrey.HardwareManager.Client.CAN --version 4.0.0
NuGet\Install-Package Oakrey.HardwareManager.Client.CAN -Version 4.0.0
<PackageReference Include="Oakrey.HardwareManager.Client.CAN" Version="4.0.0" />
<PackageVersion Include="Oakrey.HardwareManager.Client.CAN" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="Oakrey.HardwareManager.Client.CAN" />Project file
paket add Oakrey.HardwareManager.Client.CAN --version 4.0.0
#r "nuget: Oakrey.HardwareManager.Client.CAN, 4.0.0"
#:package Oakrey.HardwareManager.Client.CAN@4.0.0
#addin nuget:?package=Oakrey.HardwareManager.Client.CAN&version=4.0.0Install as a Cake Addin
#tool nuget:?package=Oakrey.HardwareManager.Client.CAN&version=4.0.0Install as a Cake Tool
A .NET client library for remote CAN (Controller Area Network) communication, designed for integration with the Oakrey HardwareManager ecosystem. This package provides high-level abstractions for device discovery, connection, message transmission, and reception over CAN, supporting both real and virtual devices. Built for .NET 8, it enables robust, type-safe, and event-driven CAN operations in modern .NET applications.
� CanClientFactory for simplified device instantiation and connection workflows.
You can install the package via NuGet Package Manager, Package Manager Console or the .NET CLI.
Oakrey.HardwareManager.Client.CAN and click Install.Run the following command in your terminal:
dotnet add package Oakrey.HardwareManager.Client.CAN
Run the following command in your Package Manager Console:
Install-Package Oakrey.HardwareManager.Client.CAN
Contributions are welcome! Feel free to open issues or submit pull requests to improve the package.
This project is licensed under the MIT License. See the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on Oakrey.HardwareManager.Client.CAN:
| Package | Downloads |
|---|---|
|
Oakrey.Applications.Ohm.CAN
Service layer library for managing CAN bus hardware devices and channels. Provides device discovery, connection lifecycle management, reactive IObservable streams for received frames and status changes, per-channel transmit, USB hot-plug detection, and persistent JSON configuration. |
|
|
Oakrey.HardwareManager.Plugin.Base
Package Description |
|
|
OakreyHardwareManager.Plugin.Base
Oakrey Hardware Manager Plugin Base |
This package is not used by any popular GitHub repositories.