基本上选用的都是 https://www.nuget.org 分类中最流行的那个库
1. 日志工具库
NLOG
2. REST 客户端
RestSharp
3. JSON 处理
Newtonsoft.Json
4. ORM 工具
Dapper
5. 嵌入数据库
System.Data.SQLite
6. 条码/二维码
QRCoder 和 ZXing.Net
6. 串口通讯
https://www.nuget.org/packages/GodSharp.SerialPort/