-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Pull requests: JamesNK/Newtonsoft.Json
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support EmptyArrayHandling, MemberNameCaseHandling and NumericConversionHandling
#601
opened Jun 24, 2015 by
inadler
Loading…
Fix for issue #1479 - support for distinct read & write converters
#1497
opened Nov 13, 2017 by
wizofaus
Loading…
Added exception handling logic, in order for the GetTypeFromTypeNameK…
#1506
opened Nov 18, 2017 by
InKolev
Loading…
First draft of adding ability to skip serialization read errors.
#1583
opened Jan 16, 2018 by
peter-dolkens
Loading…
Skip null converters during serialisation to prevent null reference exceptions
#1679
opened Apr 15, 2018 by
oughton
Loading…
Modification to F# discriminated unions implementation to support treating Fields as a Record #1662
#1697
opened May 8, 2018 by
CarlKinghorn
Loading…
Update XmlNodeConverter.cs to enable reading Type attribute from XML …
#1770
opened Jul 18, 2018 by
oigbokwe73
Loading…
Add ByteArrayFormatHandling to control how byte[] are serialized
#1891
opened Oct 21, 2018 by
chrischu
Loading…
Provide ability to capture malformed JSON when using JsonTextReader
#1946
opened Dec 21, 2018 by
jzirkelbach
Loading…
Allow a serialization binder to be specified for a particular property (using jsonpropertyattribute)
#85
opened May 9, 2013 by
martinbooth
Loading…
Enhance the ability to find and compare missing members and required properties
#2164
opened Sep 16, 2019 by
bigjonroberts
Loading…
Allowed NamingStrategy override of dictionary keys #2201
#2204
opened Oct 23, 2019 by
adamrodger
Loading…
JSON serialization of XML Comments appears to be inconsistent #3019
#3027
opened Mar 3, 2025 by
ShadowDanceMaster
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.