Custom deserializer only for some fields with json.NET(自定义反序列化器仅适用于带有 json.NET 的某些字段
How to pass arguments to a non-default constructor?(如何将参数传递给非默认构造函数?)
Deserialize array of key value pairs using Json.NET(使用 Json.NET 反序列化键值对数组)
Streaming large list of data as JSON format using Json.net(使用 Json.net 将大量数据流式传输为 JSON 格式)
Deserialize JSON recursively to IDictionarylt;string,objectgt;(将 JSON 递归反序列化为 IDictionarylt;string,object
How to convert c# generic list to json using json.net?(如何使用 json.net 将 c# 通用列表转换为 json?)
Serializing/Deserializing Dictionary of objects with JSON.NET(使用 JSON.NET 序列化/反序列化对象字典)
Accessing all items in the JToken(访问 JToken 中的所有项目)
Newtonsoft JsonSerializer - Lower case properties and dictionary(Newtonsoft JsonSerializer - 小写属性和字典)
Extract data from Json string(从 Json 字符串中提取数据)
JSON.Net Xml Serialization misunderstands arrays(JSON.Net Xml 序列化误解了数组)
Generate JSON object with NewtonSoft in a single line(使用 NewtonSoft 在一行中生成 JSON 对象)