| Fix typo (#1369) |
|
More...
|
about 9 years ago
|
| -Improved error message when an object is reused with PreserveReferencesHandling |
|
More...
|
about 9 years ago
|
| -Added support for reading multiple comma delimited values with JsonReader.SupportMultipleContent |
|
More...
|
about 9 years ago
|
| -Test |
|
More...
|
about 9 years ago
|
| -Fixed allowing static Specified properties |
|
More...
|
about 9 years ago
|
| -Derp |
|
More...
|
about 9 years ago
|
| -Added IgnoreShouldSerializeMembers to DefaultContractResolver -Tests |
|
More...
|
about 9 years ago
|
| Merge branch 'ignore-is-specified' of https://github.com/TylerBrinkley/Newtonsoft.Json into TylerBrinkley-ignore-is-specified |
|
More...
|
about 9 years ago
|
| Merge branch 'master' of https://github.com/JamesNK/Newtonsoft.Json |
|
More...
|
about 9 years ago
|
| -Refactor |
|
More...
|
about 9 years ago
|
| Merge branch 'thread-safe-store-perf' of https://github.com/TylerBrinkley/Newtonsoft.Json into TylerBrinkley-thread-safe-store-perf |
|
More...
|
about 9 years ago
|
| Fix typo (#1354) |
|
More...
|
about 9 years ago
|
| Fixed deserializing ObservableCollection in .NET Core 2.0 (#1353) |
|
More...
|
about 9 years ago
|
| -Build |
|
More...
|
about 9 years ago
|
| -Increment version to 10.0.3 |
|
More...
|
about 9 years ago
|
| -Error message |
|
More...
|
about 9 years ago
|
| -Build |
|
More...
|
about 9 years ago
|
| -Refactor JsonSerializer.Binder to not create wrapper when unneeded |
|
More...
|
about 9 years ago
|
| -Tests |
|
More...
|
about 9 years ago
|
| Added IgnoreIsSpecifiedMembers to DefaultContractResolver for better performance. |
|
More...
|
about 9 years ago
|
| Added ConcurrentDictionary support for better performance. Should probably add .NET Standard 1.1 target as that's where ConcurrentDictionary is first available. |
|
More...
|
about 9 years ago
|
| -Tests |
|
More...
|
about 9 years ago
|
| -Fixed not preventing negative integers with StringEnumConverter.AllowIntegerValues |
|
More...
|
about 9 years ago
|
| -Refactor |
|
More...
|
about 9 years ago
|
| Fix Issue 1340. Bring back default behavior for JsonSerializer.Binder if not set. Added tests. |
|
More...
|
about 9 years ago
|
| -Build |
|
More...
|
about 9 years ago
|
| -covfefe |
|
More...
|
about 9 years ago
|
| -Tests |
|
More...
|
about 9 years ago
|
| -Tests |
|
More...
|
about 9 years ago
|
| -Fixed JsonWriter.WriteToken(JsonReader) not erroring on incomplete token |
|
More...
|
about 9 years ago
|