.. |
JsonCommaDelimitedArrayConverter.cs
|
bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
|
4 jaren geleden |
JsonCommaDelimitedArrayConverterFactory.cs
|
42c2ab97e7
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
4 jaren geleden |
JsonDateTimeIso8601Converter.cs
|
f557a730bb
Write DateTimes in ISO8601 format for backwards compatibility.
|
4 jaren geleden |
JsonGuidConverter.cs
|
cf2e2a3f30
Fix exceptions while scanning
|
5 jaren geleden |
JsonNullableStructConverter.cs
|
ac790cd77b
Properly handle null structs in json
|
5 jaren geleden |
JsonNullableStructConverterFactory.cs
|
ac790cd77b
Properly handle null structs in json
|
5 jaren geleden |