腾讯云618特惠专场

文章列表

Supporting multiple custom DateTime formats when deserializing with Json.Net(使用 Json.Net 反序列化时支持多种自定义 DateTime 格式)
How to configure JSON.net deserializer to track missing properties?(如何配置 JSON.net 反序列化器以跟踪丢失的属性?)
Pascal case dynamic properties with Json.NET(使用 Json.NET 的 Pascal 案例动态属性)
Serialize/Deserialize dynamic property name using JSON.NET(使用 JSON.NET 序列化/反序列化动态属性名称)
JSON.NET JObject key comparison case-insensitive(JSON.NET JObject 键比较不区分大小写)
Serialize .Net object to json, controlled using xml attributes(将 .Net 对象序列化为 json,使用 xml 属性进行控制)
Json.NET - Serialize generic type wrapper without property name(Json.NET - 序列化没有属性名称的泛型类型包装器)
Use JSON.NET to parse json date of format Date(epochTime-offset)(使用 JSON.NET 解析格式 Date(epochTime-offset) 的 json 日期)
json.net: DateTimeStringConverter gets an already DateTime converted object in ReadJson()(json.net:DateTimeStringConverter 在 ReadJson() 中获取已经 DateTime 转换的对象)
Usage of non-default constructor breaks order of deserialization in Json.net(使用非默认构造函数会破坏 Json.net 中的反序列化顺序)