6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable source link (#1746) More... almost 6 years ago
Update build to not copy source to working directory (#1745) More... almost 6 years ago
Extracted JsonNameTable for JsonTextReader (#1703) More... almost 6 years ago
Fix doc typo (#1736) More... almost 6 years ago
Fix calling constructors with ref and in parameters (#1728) More... almost 6 years ago
Fix losing DateTime.Kind when deserializing ISO date strings (#1727) More... almost 6 years ago
Improve StringEnumConverter.AllowIntegerValues docs (#1724) More... almost 6 years ago
Add construct public StringEnumConverter(bool camelCaseText, bool all… (#1700)
ROY
More... almost 6 years ago
‘Annoucing’ → ‘Announcing’ (#1718) More... almost 6 years ago
Fixed parsing decimals with exponents in strings (#1714) More... almost 6 years ago
Fixed serializing abstract base class ISerializable on .NET Core (#1712) More... almost 6 years ago
correct naming (#1696) More... almost 6 years ago
specify that it supports net standard 2.0 (#1690) More... almost 6 years ago
HTTPs all the things (#1710) More... almost 6 years ago
-Docs More... almost 6 years ago
De-serialization of Decimal not always overflowing when it should (#1668) More... almost 6 years ago
Update JsonSerializer.cs (#1683) More... almost 6 years ago
-Fixed serializing F# enums More... about 6 years ago
-Build More... about 6 years ago
-Increment version to 11.0.2 More... about 6 years ago
Docs More... about 6 years ago
-Changed DataContractAttribute on collections back to array serialization -Fixed JObject.GetPropertyOwner to return value -Fixed JPropertyDescriptor GetValue and SetValue to return null for null owner More... about 6 years ago
Ensure that RepositoryUrl follows documentation (#1634) More... about 6 years ago
-Typo -Test More... about 6 years ago
fix for JObject.ToObject to respect DateTimeZoneHandling https://github.com/JamesNK/Newtonsoft.Json/issues/1531 More... about 6 years ago
-Tests More... about 6 years ago
-Fixed serializing FileInfo/DirectoryInfo on .NET Core with JsonConverter More... about 6 years ago
-Fixed serializing generated types with duplicate property names More... about 6 years ago
-Docs More... about 6 years ago
-Fixed unhelpful error message when deserializing badly formatted regex string More... about 6 years ago