-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Issues: JamesNK/Newtonsoft.Json
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I need a way to disable the FinalItemContract feature in SerializeList
#458
opened Jan 1, 2015 by
BrannonKing
updated Jan 2, 2015
Serializing an internal discriminated union does not emit enough type information.
#670
opened Sep 30, 2015 by
hvidgaard
updated Sep 30, 2015
Allow constructors with only optional parameters to be default constructors
#100
opened Jul 1, 2013 by
Athari
updated Nov 19, 2015
Normalized serialization contracts
performance
#773
opened Jan 2, 2016 by
JamesNK
updated Jan 2, 2016
Issue with auto type name handling and structs
#824
opened Feb 29, 2016 by
cervengoc
updated Feb 29, 2016
Deserialization error when using a custom JsonConverter with ISerializable types
#780
opened Jan 7, 2016 by
akoshelev
updated Mar 10, 2016
Add support for generating DisplayName and Description for properties
#843
opened Mar 11, 2016 by
mikeholczer
updated Mar 11, 2016
PreserveReferencesHandling fails on byte-Array
#849
opened Mar 17, 2016 by
LukasHavemann
updated Mar 17, 2016
Problems creating CustomDateJsonConverter with default converter fallback.
#855
opened Mar 24, 2016 by
MikaelPorttila
updated Mar 24, 2016
Add framework for migration of Json data
documentation
#861
opened Mar 30, 2016 by
bradphelan
updated Apr 29, 2016
PopulateObject with ObjectCreationHandling.Replace doesn't change BindingList but List
#910
opened May 18, 2016 by
ngzero
updated May 18, 2016
Add Dictionary Key (De)serialization Settings
#915
opened May 23, 2016 by
TylerBrinkley
updated Jun 1, 2016
Json serialization “$ref” when the object is null
#914
opened May 23, 2016 by
MetSystem
updated Jun 20, 2016
Using a converter to deserialize an interface to a concrete results in recursion
#935
opened Jun 20, 2016 by
eamodio
updated Jun 20, 2016
Feature: DateTimeOffset conversion to specified TimeZone
#937
opened Jun 21, 2016 by
kinguru
updated Jun 21, 2016
Type name info is not saved for F# unions with TypeNameHandling.All
#972
opened Jul 26, 2016 by
alfonsogarciacaro
updated Jul 26, 2016
ObjectCreationHandling is ignored for properties declared as interfaces
#1009
opened Sep 6, 2016 by
j2jensen
updated Sep 6, 2016
Unable to resolve property name during deserialization, ignores JsonProperty and does whatever it wants
#973
opened Jul 26, 2016 by
mooman219
updated Sep 11, 2016
JsonObjectContract.MemberSerialization value doesn't stick
#1024
opened Sep 17, 2016 by
HappyNomad
updated Sep 17, 2016
Overriding GetSerializableMembers method of DefaultContractResolver has no effect.
#912
opened May 20, 2016 by
groogiam
updated Oct 6, 2016
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.