Releases: derek-will/SocketCANSharp
Releases · derek-will/SocketCANSharp
0.2.0
- Added support for looking up network interfaces on the local system via libc calls
- Added CanNetworkInterface class
- Updated license identifer in csproj to be compliant with SPDX
- Changed csproj file to always generate a nuget package on build
0.1.0
- Initial Release
- Includes support for Raw CAN, ISO-TP CAN, J1939 CAN, and broadcast manager CAN.
- Targets .NET 5