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 05, 2025 — Aug 05, 2026
Showing page 64 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
-XML comments for everything!!! -Some members changed to internal
JamesNK
More...
over 18 years ago
-Added some XML comments -Made some utility methods internal
JamesNK
More...
over 18 years ago
Change - Heaps of small changes and bug fixes around LINQ to JSON. Many unit tests added. Change - CultureInfo is now always passed into FormatWith
JamesNK
More...
over 18 years ago
Added opt-in, opt-out serialization option Added virtual GetSerializableMembers to JsonSerializer
JamesNK
More...
over 18 years ago
Changes: Specified CultureInfo when converting to and from strings across Json.NET.
JamesNK
More...
over 18 years ago
[no comment]
JamesNK
More...
over 18 years ago
New features: Added Skip() method to JsonReader. Skips the current JSON token and any child tokens. JsonSerializer now has the ability to populate existing members on an object. This behaviour is controlled by the ObjectCreationHandling property.
JamesNK
More...
over 18 years ago
Removed old tests. Refactored DeserializeAnonymousType method.
JamesNK
More...
over 18 years ago
Added JsonTextReader support for NaN, PositiveInfinity and NegativeInfinity constants.
JamesNK
More...
over 18 years ago
New features -New, more concise, LINQ to JSON querying syntax. -Added FromObject to JObject, JArray. -JToken WriteTo method now supports JsonConverters. -JsonSerializer supports serializing to and from LINQ to JSON objects. -JsonSerializer properly serializes IEnumerable objects. -Added Depth property to JsonReader.
JamesNK
More...
over 18 years ago
Tests
JamesNK
More...
over 18 years ago
Tests
JamesNK
More...
over 18 years ago
Remove old test files
JamesNK
More...
over 18 years ago
Change: JsonSerializer will serialize null rather than throwing an exception.
JamesNK
More...
over 18 years ago
New features: Added support for deserializing to an anonymous type with the DeserializeAnonymousType method. Support for reading, writing and serializing the new DateTimeOffset type. Added IsoDateTimeConverter. Converts DateTimes and DateTimeOffsets to and from the ISO 8601 format. Added JavaScriptDateTimeConverter. Converts DateTimes and DateTimeOffsets to and from a JavaScript date constructor. XmlNodeConverter handles serializing and deserializing JavaScript constructors. Ability to force XmlNodeConverter to write a value in an array. Logic is controlled by an attribute, json:Array="true".
JamesNK
More...
over 18 years ago
Json.NET 2.0 Beta
JamesNK
More...
over 18 years ago
Correct bugs in JavaScript string escaping. Add JavaScriptConvertTest.
JamesNK
More...
almost 19 years ago
[no comment]
JamesNK
More...
almost 19 years ago
←
1
2
…
56
57
58
59
60
61
62
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