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 4a2b143028
Merge pull request #4884 from crobibero/json-nullable-guid-converter
4 years ago
..
JsonBoolNumberConverter.cs Merge pull request #4735 from crobibero/json-recursion 4 years ago
JsonCommaDelimitedArrayConverter.cs Update exception handle comment 4 years ago
JsonCommaDelimitedArrayConverterFactory.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 4 years ago
JsonDateTimeConverter.cs Merge pull request #4842 from crobibero/date-time-formatter 4 years ago
JsonGuidConverter.cs Merge pull request #4749 from crobibero/guid-standard 4 years ago
JsonNullableGuidConverter.cs Merge pull request #4884 from crobibero/json-nullable-guid-converter 4 years ago
JsonNullableStructConverter.cs
JsonNullableStructConverterFactory.cs
JsonPipeDelimitedArrayConverter.cs Update exception handle comment 4 years ago
JsonPipeDelimitedArrayConverterFactory.cs Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
JsonVersionConverter.cs Fixed notification 4 years ago