Library to find and use the serial ports
- FindAllPorts()
- FindPortByDescription()
- FindPortByManufacturer()
- FindPortByCustomProperty()
1.1 Instal package from NuGet, for example:
Install-Package SerialPortManager
- Goto Project -> Manage NuGet Packages... -> Search the SerialPortManager
- Download from NuGet
2.1 Create SerialPortManager object
3.1 Use operation methods