Issues
- 1
- 2
AutoWrapperExtension reprocesses JSON, converting zoned dates into the application's local timezone
#3005 opened by derekm - 0
Can't deserialize XML with trailing whitespace
#3004 opened by Wdestroier - 0
Remove usage of FormatterServices.GetUninitializedObject as it is obsolete in .NET9
#3003 opened by mo-russo - 7
Wrong ctor is chosen on deserialization
#3002 opened by fandrei - 3
[Feature Request] Will Newtonsoft.Json support 'System.Numerics.BigInteger' in future?
#2999 opened by CodeMasterYi - 1
No strong name nuget package
#3001 opened by TactiTac0z - 4
- 0
- 1
DefaultContractResolver and fluent configuration
#2950 opened by adambajguz - 1
- 0
Question on .net Framework
#2996 opened by llh-him - 0
- 1
JArry does not accept list patterns
#2992 opened by zms9110750 - 1
Deserializing JSON with SupportMultipleContent requires an extra Read() operation
#2991 opened by WelliSolutions - 4
`StringEnumConverter` throws `JsonSerializationException` when passed `JToken.CreateReader()` as SetToken() is never called.
#2988 opened by CBurberry - 1
- 2
Deserialization exception
#2986 opened by sunyuliang - 0
- 0
Copyright is missing regarding to "Src/Newtonsoft.Json/Utilities/LinqBridge.cs"
#2983 opened by joergmetzler - 1
Rewrite JSON.NET with Span or Memory
#2982 opened by tonyqus - 3
- 0
ReferenceLoopHandling.Ignore unexpectedly skips objects - false positive if Equals/HashCode result is the same
#2979 opened by janseris - 6
JsonConverter is called despite that CanConvert returns false, and despite that the target type isn't decorated with JsonConverterAttribute
#2978 opened by SNBSLibs - 3
JsonConvert.DeserializeObject using $type does not (at least for the root object) not use the converter
#2977 opened by epflbutza - 4
[Feature Request] MissingMemberHandling attribute
#2975 opened by kikniknik - 1
Source code version problem
#2974 opened by lwhgsww - 1
- 1
deserialize object Ignore case
#2971 opened by 1269140053 - 2
Problem with Deserialize number like 0...8 and 0...9
#2970 opened by DSW-DWA - 2
Could not create an instance of type X. Type is an interface or abstract class and cannot be instantiated.
#2969 opened by benjamin-achouche - 2
[Bug] CreateProperties adds JsonIgnore fields when it should not MemberSerialization.OptOut
#2968 opened by BeachyHeadCode - 2
Unity cyclic references of Unity objects
#2962 opened by Draco18s - 0
Ask for the "PrivacyInfo.xcprivacy" required by Apple
#2967 opened by baihao - 2
- 0
[Enhancement] when serializing/deserializing a netstandard lib used in .net framework/ net core
#2965 opened by mike7ang1rdz - 2
Ignoring JsonProperty Name
#2964 opened by ahmetkoprulu - 7
NullReferenceException in JsonSerializer.GetMatchingConverter(IList<JsonConverter> converters, Type objectType)
#2963 opened by RinaAndersHansen - 1
Could not determine JSON object type for type System.Collections.Generic.KeyValuePair
#2961 opened by Draco18s - 1
- 2
Exception during deserialization with TypeNameHandling = TypeNameHandling.All a json that was saved by browser
#2958 opened by slavapvf - 2
Deserializing with `NullValueHandling.Ignore` for a type with constructor parameters doesn't ignore null values
#2954 opened by ker1o - 5
error CS0104: 'Func<,>' is an ambiguous reference between 'Newtonsoft.Json.Serialization.Func<T, TResult>' and 'System.Func<T, TResult>'
#2957 opened by davidcorbin-atmosera - 2
Json.NET deserializes nested types using only the last entry in the nested array
#2955 opened by serialseb - 0
Deserializing unclosed object to JObject
#2952 opened by mklimczuk - 2
- 2
Serialized C# class numeric string is partially converted to float on serialization and deserialization (used to be fine) version 13.0.0.0
#2949 opened by hipparchus2000 - 2
Incorrect parsing of JSONPath query
#2947 opened by tmoers - 2
Can't de-serialise decimals having no leading zero (regression between NewtonSoft.Json 9.0.1 and 10.0.1)
#2946 opened by sylvainrodrigue - 3
Nullable DateTime in Dictionary can't use custom converter to convert into empty string
#2945 opened by kamyaw010