jellyfin/MediaBrowser.Common/Json/Converters
Bond_009 0a00a73fec Remove useless null check 2021-04-03 01:46:31 +02:00
..
JsonBoolNumberConverter.cs Fix JsonConverter recursion 2020-12-08 07:18:25 -07:00
JsonCommaDelimitedArrayConverter.cs Remove useless null check 2021-04-03 01:46:31 +02:00
JsonCommaDelimitedArrayConverterFactory.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 2020-10-29 11:32:02 -06:00
JsonDateTimeConverter.cs Add JsonDateTimeConverter 2020-12-21 08:41:13 -07:00
JsonGuidConverter.cs Serialize GUID without dashes 2020-12-08 19:33:26 -07:00
JsonNullableGuidConverter.cs Add JsonConverter for Nullable Guids 2020-12-29 16:08:16 -07:00
JsonNullableStructConverter.cs Properly handle null structs in json 2020-09-27 09:45:11 -06:00
JsonNullableStructConverterFactory.cs Properly handle null structs in json 2020-09-27 09:45:11 -06:00
JsonOmdbNotAvailableInt32Converter.cs Improve branch coverage 2021-02-23 14:14:02 +01:00
JsonOmdbNotAvailableStringConverter.cs Fix serialization loop 2021-01-04 07:52:44 -07:00
JsonPipeDelimitedArrayConverter.cs Improve tests 2021-02-23 16:45:10 +01:00
JsonPipeDelimitedArrayConverterFactory.cs Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
JsonStringConverter.cs Convert full ValueSequence 2021-03-13 08:41:16 -07:00
JsonVersionConverter.cs Apply suggestions from code review 2021-03-05 08:30:49 -07:00