jellyfin/MediaBrowser.Common/Json/Converters
2021-05-06 23:16:52 +02:00
..
JsonBoolNumberConverter.cs Fix JsonConverter recursion 2020-12-08 07:18:25 -07:00
JsonCommaDelimitedArrayConverter.cs Abstract JsonDelimitedArrayConverter 2021-05-06 23:16:52 +02:00
JsonCommaDelimitedArrayConverterFactory.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
JsonDateTimeConverter.cs Add JsonDateTimeConverter 2020-12-21 08:41:13 -07:00
JsonDelimitedArrayConverter.cs Abstract JsonDelimitedArrayConverter 2021-05-06 23:16:52 +02: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 Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
JsonOmdbNotAvailableInt32Converter.cs Improve branch coverage 2021-02-23 14:14:02 +01:00
JsonOmdbNotAvailableStringConverter.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
JsonPipeDelimitedArrayConverter.cs Abstract JsonDelimitedArrayConverter 2021-05-06 23:16:52 +02:00
JsonPipeDelimitedArrayConverterFactory.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
JsonStringConverter.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
JsonVersionConverter.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00