29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-Fixed error attempting to deserialize into read-only collections from non-default constructor
JamesNK
as James Newton-King
More... over 9 years ago
Merge branch 'fix-invalid-cast-exception' of https://github.com/MaxKot/Newtonsoft.Json into MaxKot-fix-invalid-cast-exception
JamesNK
as James Newton-King
More... over 9 years ago
-Cleaned up preprocessor symbols
JamesNK
as James Newton-King
More... over 9 years ago
-Changed netstandard1.1 to netstandard1.3 -Added support for ISerializable interface to netstandard1.3+ -Added support for SerializableAttribute and NonSerializedAttribute to netstandard1.3+
JamesNK
as James Newton-King
More... over 9 years ago
Added tests demonstrating InvalidCastException deserializing a class implementing IEnumerable<T> with a converter More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Added improved support for deserializing immutable structs
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Derp
JamesNK
as James Newton-King
More... over 9 years ago
-Changed perf tests to BenchmarkDotNet
JamesNK
as James Newton-King
More... over 9 years ago
-Tests
JamesNK
as James Newton-King
More... over 9 years ago
Optimized decimal parsing (#1204) More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Marked BSON classes as obsolete
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Added JsonReaderException ctor with path, line number, line position -Added JsonWriterException ctor with path
JamesNK
as James Newton-King
More... over 9 years ago
-Obsoleted FormatterAssemblyStyle in non-full .NET assemblies -Tests
JamesNK
as James Newton-King
More... over 9 years ago
-Refactor
JamesNK
as James Newton-King
More... over 9 years ago
Merge branch 'master' of https://github.com/reinaldoarrosi/Newtonsoft.Json into reinaldoarrosi-master
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
fixes xml serialization to json when json:Array and xmlns:json attributes are used directly on the xml element that represents the array More... over 9 years ago
Pull up common references to NUnit and NUnit3TestAdapter. More... over 9 years ago
Fix test discovery in VS for NewtonSoft.Json.Roslyn.sln. More... over 9 years ago
Migrate project.json to csproj (#1212)
JamesNK
as James Newton-King
More... over 9 years ago
-Tests
JamesNK
as James Newton-King
More... over 9 years ago
-Test
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago
-Build
JamesNK
as James Newton-King
More... over 9 years ago