Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Json120r2.zip | 2019-04-22 | 7.2 MB | |
12.0.2.tar.gz | 2019-04-22 | 2.8 MB | |
12.0.2.zip | 2019-04-22 | 3.9 MB | |
README.md | 2019-04-22 | 580 Bytes | |
Totals: 4 Items | 13.9 MB | 0 |
- New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
- New feature - Added constructor to JTokenReader to specify initial path
- New feature - Added JsonProperty.IsRequiredSpecified
- New feature - Added JsonContract.InternalConverter
- Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
- Fix - Fixed deserializing nullable struct collections
- Fix - Fixed memory link when serializing enums to named values
- Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace