| -Fixed error attempting to deserialize into read-only collections from non-default constructor |
|
More...
|
over 9 years ago
|
| Merge branch 'fix-invalid-cast-exception' of https://github.com/MaxKot/Newtonsoft.Json into MaxKot-fix-invalid-cast-exception |
|
More...
|
over 9 years ago
|
| -Cleaned up preprocessor symbols |
|
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+ |
|
More...
|
over 9 years ago
|
| Added tests demonstrating InvalidCastException deserializing a class implementing IEnumerable<T> with a converter |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Added improved support for deserializing immutable structs |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Derp |
|
More...
|
over 9 years ago
|
| -Changed perf tests to BenchmarkDotNet |
|
More...
|
over 9 years ago
|
| -Tests |
|
More...
|
over 9 years ago
|
| Optimized decimal parsing (#1204) |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Marked BSON classes as obsolete |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Added JsonReaderException ctor with path, line number, line position -Added JsonWriterException ctor with path |
|
More...
|
over 9 years ago
|
| -Obsoleted FormatterAssemblyStyle in non-full .NET assemblies -Tests |
|
More...
|
over 9 years ago
|
| -Refactor |
|
More...
|
over 9 years ago
|
| Merge branch 'master' of https://github.com/reinaldoarrosi/Newtonsoft.Json into reinaldoarrosi-master |
|
More...
|
over 9 years ago
|
| -Build |
|
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) |
|
More...
|
over 9 years ago
|
| -Tests |
|
More...
|
over 9 years ago
|
| -Test |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|
| -Build |
|
More...
|
over 9 years ago
|