openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Json.NET
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 56 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
-Fixed deserializing byte arrays with type name information
JamesNK
More...
almost 15 years ago
-Changed time zone conversions to use new TimeZoneInfo instead of TimeZone
JamesNK
More...
almost 15 years ago
-Fix occasional error when converting non-long integer properties to XML -Fix boolean values sometimes being capitalized when converting to XML -Fix error when deserializing ConcurrentDictionary -Fix serializing some Uris -Change KeyValurPairConverter to not rely on the order of the key and value properties
JamesNK
More...
almost 15 years ago
-Update NuGet package version
JamesNK
More...
almost 15 years ago
-Clean up compiler warnings
JamesNK
More...
almost 15 years ago
-Documentation -Fixed potential casting error when writing JSON using a JsonReader
JamesNK
More...
almost 15 years ago
-Improve TypeNameHandling.Auto to skip adding an unneeded type name for collection interfaces
JamesNK
More...
almost 15 years ago
-Changed the assembly file names to all be Newtonsoft.Json.dll to fix NuGet referencing
JamesNK
More...
almost 15 years ago
-Changed JToken.Children to return an empty iterator rather than erroring
JamesNK
More...
almost 15 years ago
-Documentation -Fixed JObject loading JSON with comments -Fixed error when using a Specified property with no setter -Fixed transient constructor error on Windows Phone 7 -Fixed deserializing null values into nullable generic dictionaries
JamesNK
More...
almost 15 years ago
-Added ToObject to JToken for deserializing LINQ to JSON objects to a .NET object -Added support for Guid, TimeSpan and Uri to LINQ to JSON
JamesNK
More...
about 15 years ago
-Added support for deserializing IDictionary properties
JamesNK
More...
about 15 years ago
-Fixed DataTable and DataColumn names not being modified by CamelCasePropertyNamesContractResolver
JamesNK
More...
about 15 years ago
-Added support for reading byte arrays from JSON integer arrays
JamesNK
More...
about 15 years ago
-Added Culture to JsonTextReader to use when converting values from JSON text
JamesNK
More...
about 15 years ago
-Added Order to JsonPropertyAttribute to override the order of serialized JSON
JamesNK
More...
about 15 years ago
-Fixed deserializing to IEnumerable<T> properties
JamesNK
More...
about 15 years ago
-Added support for setting readonly fields when marked up with JsonPropertyAttribute
JamesNK
More...
about 15 years ago
-Changed $id and $ref properties to allow null
JamesNK
More...
about 15 years ago
-Added Populate and IgnoreAndPopulate options to DefaultValueHandling for automatically populating default values during deserialization
JamesNK
More...
about 15 years ago
-Added support for missing JSON errors to error handling
JamesNK
More...
about 15 years ago
-Updated documentation
JamesNK
More...
about 15 years ago
-Updated documentation
JamesNK
More...
about 15 years ago
-Added support for BindToName on SerializationBinder
JamesNK
More...
about 15 years ago
-Updated documentation
JamesNK
More...
about 15 years ago
-Added serialization constructors to all Exceptions -Added support for serialization event attributes on base classes -Changed WriteEndObject, WriteEndArray, WriteEndConstructor on JsonWriter to be virtual
JamesNK
More...
about 15 years ago
-Added support for deserializing to readonly collections and dictionaries on classes with non-default constructors
JamesNK
More...
about 15 years ago
-Remove ILMerge exe
JamesNK
More...
about 15 years ago
-Changed Newtonsoft.Json.Net20.dll to use LinqBridge source code rather than ilmerge to fix error
JamesNK
More...
about 15 years ago
-Change reading schema references to ignore additional content after the $ref property
JamesNK
More...
about 15 years ago
←
1
2
…
52
53
54
55
56
57
58
59
60
…
63
64
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree