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
Bond_009 acac21d8dc
Improve tests
4 years ago
..
JsonBoolNumberConverter.cs Fix JsonConverter recursion 4 years ago
JsonCommaDelimitedArrayConverter.cs Improve tests 4 years ago
JsonCommaDelimitedArrayConverterFactory.cs
JsonDateTimeConverter.cs Add JsonDateTimeConverter 4 years ago
JsonGuidConverter.cs Serialize GUID without dashes 4 years ago
JsonNullableGuidConverter.cs Add JsonConverter for Nullable Guids 4 years ago
JsonNullableStructConverter.cs
JsonNullableStructConverterFactory.cs
JsonOmdbNotAvailableInt32Converter.cs Improve branch coverage 4 years ago
JsonOmdbNotAvailableStringConverter.cs Fix serialization loop 4 years ago
JsonPipeDelimitedArrayConverter.cs Improve tests 4 years ago
JsonPipeDelimitedArrayConverterFactory.cs