C# 第三方库

基本上选用的都是 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/

 

C# 第三方库

上一篇:2014-2015 Petrozavodsk Winter Training Camp, Contest.58 (Makoto rng_58 Soejima contest)


下一篇:爬虫实战(二) 51job移动端数据采集