You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Common/Json/Converters
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
..
JsonCommaDelimitedArrayConverter.cs Update exception handle comment 4 years ago
JsonCommaDelimitedArrayConverterFactory.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 4 years ago
JsonDateTimeIso8601Converter.cs Write DateTimes in ISO8601 format for backwards compatibility. 4 years ago
JsonGuidConverter.cs
JsonNullableStructConverter.cs Properly handle null structs in json 4 years ago
JsonNullableStructConverterFactory.cs Properly handle null structs in json 4 years ago
JsonPipeDelimitedArrayConverter.cs Update exception handle comment 4 years ago
JsonPipeDelimitedArrayConverterFactory.cs Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago