JSON serialize properties on class inheriting list(JSON序列化类继承列表上的属性)
Why are some members missing when trying to print an object by serializing to JSON?(为什么在尝试通过序列化为
Efficiently get full json string in JsonConverter.ReadJson()(在 JsonConverter.ReadJson() 中有效地获取完整的 jso
Custom json serialization for each item in IEnumerable(IEnumerable 中每个项目的自定义 json 序列化)
Replace part of a JSON with other (using a string token)(将部分 JSON 替换为其他(使用字符串标记))
Serialize as NDJSON using Json.NET(使用 Json.NET 序列化为 NDJSON)
json.net: specify converter for dictionary keys(json.net:为字典键指定转换器)
Newtonsoft.Json SerializeObject without escape backslashes(没有转义反斜杠的 Newtonsoft.Json SerializeObject)
Can I optionally turn off the JsonIgnore attribute at runtime?(我可以选择在运行时关闭 JsonIgnore 属性吗?)
How to make JSON.Net serializer to call ToString() when serializing a particular type?(序列化特定类型时如何使
multiple JsonProperty Name assigned to single property(分配给单个属性的多个 JsonProperty 名称)
Keep casing when serializing dictionaries(序列化字典时保留大小写)