Joshua M. Boniface 7457c4a95d Merge pull request #4499 from crobibero/more-param 5 years ago
..
JsonCommaDelimitedArrayConverter.cs 5b62f70bc0 Update exception handle comment 5 years ago
JsonCommaDelimitedArrayConverterFactory.cs 42c2ab97e7 Support IReadOnlyList for JsonCommaDelimitedArrayConverter 5 years ago
JsonDateTimeIso8601Converter.cs f557a730bb Write DateTimes in ISO8601 format for backwards compatibility. 5 years ago
JsonGuidConverter.cs cf2e2a3f30 Fix exceptions while scanning 5 years ago
JsonNullableStructConverter.cs ac790cd77b Properly handle null structs in json 5 years ago
JsonNullableStructConverterFactory.cs ac790cd77b Properly handle null structs in json 5 years ago
JsonPipeDelimitedArrayConverter.cs 5b62f70bc0 Update exception handle comment 5 years ago
JsonPipeDelimitedArrayConverterFactory.cs 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 5 years ago