文件名称:Newtonsoft.Json.dll(.NET2.0_3.5_4.0_4.5)
文件大小:3.4MB
文件格式:ZIP
更新时间:2021-10-19 07:00:57
json
Newtonsoft.Json.dll(.NET2.0_3.5_4.0_4.5) using Newtonsoft.Json; //DataTable转json public string DtToJson(DataTable table) { string jsonString = string.Empty; jsonString = JsonConvert.SerializeObject(table); return jsonString; }
【文件预览】:
Newtonsoft.Json.dll
----Net45()
--------Newtonsoft.Json.pdb(1.1MB)
--------Newtonsoft.Json.dll(421KB)
--------Newtonsoft.Json.xml(454KB)
----Net20()
--------Newtonsoft.Json.pdb(1.19MB)
--------Newtonsoft.Json.dll(426KB)
--------Newtonsoft.Json.xml(492KB)
----Portable40()
--------Newtonsoft.Json.pdb(1.12MB)
--------Newtonsoft.Json.dll(339KB)
--------Newtonsoft.Json.xml(402KB)
----Net40()
--------Newtonsoft.Json.pdb(1.19MB)
--------Newtonsoft.Json.dll(419KB)
--------Newtonsoft.Json.xml(454KB)
----Portable()
--------Newtonsoft.Json.pdb(1.12MB)
--------Newtonsoft.Json.dll(386KB)
--------Newtonsoft.Json.xml(424KB)
----WinRT()
--------Newtonsoft.Json.pdb(1.12MB)
--------Newtonsoft.Json.dll(394KB)
--------Newtonsoft.Json.xml(424KB)
----Net35()
--------Newtonsoft.Json.pdb(1.19MB)
--------Newtonsoft.Json.dll(388KB)
--------Newtonsoft.Json.xml(437KB)