29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated StringUtils.ToCamelCase to fix an edge case. (#1467) More... almost 9 years ago
-Fixed deserializing with constructor and readonly collection property
JamesNK
as James Newton-King
More... almost 9 years ago
-Test -Minor refactor
JamesNK
as James Newton-King
More... almost 9 years ago
-Test
JamesNK
as James Newton-King
More... almost 9 years ago
-Refactor -Tests
JamesNK
as James Newton-King
More... almost 9 years ago
Merge branch 'patch-1' of https://github.com/Romasz/Newtonsoft.Json into Romasz-patch-1
JamesNK
as James Newton-King
More... almost 9 years ago
-Fixed TraceJsonWriter.WriteValue(object) writing value twice
JamesNK
as James Newton-King
More... almost 9 years ago
-Minor refactor
JamesNK
as James Newton-King
More... almost 9 years ago
-Minor refactor
JamesNK
as James Newton-King
More... almost 9 years ago
Added Unit test and allowed GC large objects. More... almost 9 years ago
Update JsonTextReader.cs More... almost 9 years ago
-Fixed deserializing with a TraceWriter when the reader is not at the start
JamesNK
as James Newton-King
More... almost 9 years ago
add JsonSerializerSettings defaults documentation. See issue #1245 More... almost 9 years ago
-Fixed converting default datetime in JSON to XML on netstandard1.3
JamesNK
as James Newton-King
More... almost 9 years ago
remove redundant check for IsNullableType (#1450) More... almost 9 years ago
-Added netstandard2.0
JamesNK
as James Newton-King
More... almost 9 years ago
-Build
JamesNK
as James Newton-King
More... almost 9 years ago
Add AppVeyor.yml file (#1417) More... almost 9 years ago
-Improved JToken.Path performance with faster reverse
JamesNK
as James Newton-King
More... almost 9 years ago
-Build
JamesNK
as James Newton-King
More... almost 9 years ago
-Build
JamesNK
as James Newton-King
More... almost 9 years ago
-Build
JamesNK
as James Newton-King
More... almost 9 years ago
-NuGet packages updated
JamesNK
as James Newton-King
More... almost 9 years ago
-Build
JamesNK
as James Newton-King
More... almost 9 years ago
Fix typo in build.ps1 and use nuget.config (#1420) More... almost 9 years ago
Avoid packing test projects (#1416) More... almost 9 years ago
-Async cleanup
JamesNK
as James Newton-King
More... almost 9 years ago
Merge branch 'less-async' of https://github.com/benaadams/Newtonsoft.Json into benaadams-less-async
JamesNK
as James Newton-King
More... almost 9 years ago
-Asserted variable in WriteEscapedJavaScriptString is not null
JamesNK
as James Newton-King
More... almost 9 years ago
-Removed unused INullable conversion code
JamesNK
as James Newton-King
More... almost 9 years ago