29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 24 hours ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-Build
JamesNK
as James Newton-King
More... almost 9 years ago
-Changed tests to run in .NET Core 2.0
JamesNK
as James Newton-King
More... almost 9 years ago
Added defaults to StringEnumConverter docstrings More... almost 9 years ago
-HTTPs project and icon URLs
JamesNK
as James Newton-King
More... almost 9 years ago
-Derp
JamesNK
as James Newton-King
More... almost 9 years ago
-Documentation
JamesNK
as James Newton-King
More... almost 9 years ago
-Sealed non-generic methods on JsonConverter<T>
JamesNK
as James Newton-King
More... about 9 years ago
-Tests
JamesNK
as James Newton-King
More... about 9 years ago
-Tests
JamesNK
as James Newton-King
More... about 9 years ago
-Built-in converters inherit from JsonConverter -Fixed writing null values by XmlNodeConverter and RegexConverter -Tests -Documentation
JamesNK
as James Newton-King
More... about 9 years ago
-Generic JsonConverter WIP + initial tests
JamesNK
as James Newton-King
More... about 9 years ago
-Merge
JamesNK
as James Newton-King
More... about 9 years ago
-Fixed serializing immutable collections when .NET 4.0 or previous Newtonsoft.Json assembly is GACed
JamesNK
as James Newton-King
More... about 9 years ago
-Test
JamesNK
as James Newton-King
More... about 9 years ago
-Tests
JamesNK
as James Newton-King
More... about 9 years ago
-Derp
JamesNK
as James Newton-King
More... about 9 years ago
-Refactor tests
JamesNK
as James Newton-King
More... about 9 years ago
-Refactor tests
JamesNK
as James Newton-King
More... about 9 years ago
-Fixed not erroring when reading undefined for nullable long
JamesNK
as James Newton-King
More... about 9 years ago
-Fixed JValue.CompareTo with number and string values
JamesNK
as James Newton-King
More... about 9 years ago
feature: implement new regex equals operator for JsonPath Query expression. Example: Blah[?( @.name =~'/hi/i' )] More... about 9 years ago
-Changed MemberConverter to be obsolete
JamesNK
as James Newton-King
More... about 9 years ago
-Tests
JamesNK
as James Newton-King
More... about 9 years ago
Fix test framework restrictions More... about 9 years ago
Add HAVE_ICONVERTIBLE to NETSTANDARD1_3 More... about 9 years ago
Fixes preserving trailing zeros when deserializing decimals (#1368) More... about 9 years ago
Fix typo (#1369) More... about 9 years ago
-Improved error message when an object is reused with PreserveReferencesHandling
JamesNK
as James Newton-King
More... about 9 years ago
-Added support for reading multiple comma delimited values with JsonReader.SupportMultipleContent
JamesNK
as James Newton-King
More... about 9 years ago
-Test
JamesNK
as James Newton-King
More... about 9 years ago