Skip to content

Releases: derek-will/SocketCANSharp

0.2.0

10 Jan 03:46
Compare
Choose a tag to compare
  • 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

29 Dec 19:34
Compare
Choose a tag to compare
  • Initial Release
  • Includes support for Raw CAN, ISO-TP CAN, J1939 CAN, and broadcast manager CAN.
  • Targets .NET 5