mirror of
https://github.com/DarthAffe/OBD.NET.git
synced 2025-12-12 16:58:30 +00:00
Added nuget-links to readme
This commit is contained in:
parent
6f0ec9b4e1
commit
1c2794874b
@ -2,8 +2,8 @@
|
|||||||
C#-Library to read/write data from/to a car through an ELM327-/STN1170-Adapter
|
C#-Library to read/write data from/to a car through an ELM327-/STN1170-Adapter
|
||||||
|
|
||||||
## Projects
|
## Projects
|
||||||
* OBD.NET.Common - NetStandard 1.4 Library for platform independent stuff
|
* [OBD.NET.Common](https://www.nuget.org/packages/OBD.NET.Common) - NetStandard 1.4 Library for platform independent stuff
|
||||||
* OBD.NET.Desktop - Implemenation of SerialConnection on full .NET Framework
|
* [OBD.NET.Desktop](https://www.nuget.org/packages/OBD.NET.Desktop) - Implemenation of SerialConnection on full .NET Framework
|
||||||
* OBD.NET.Universal - Implementation of BluetoothSerialConnection for connecting to Bluetooth Adapter on UWP
|
* OBD.NET.Universal - Implementation of BluetoothSerialConnection for connecting to Bluetooth Adapter on UWP
|
||||||
* OBD.NET.ConsoleClient - Example client application using SerialConnection on full .NET Framework
|
* OBD.NET.ConsoleClient - Example client application using SerialConnection on full .NET Framework
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user