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
crobibero 7565ae22cb
Add tests and switch to factory
4 years ago
..
JsonCommaDelimitedArrayConverter.cs Add comma delimited string to array json converter 4 years ago
JsonCommaDelimitedArrayConverterFactory.cs Add tests and switch to factory 4 years ago
JsonGuidConverter.cs Fix exceptions while scanning 5 years ago
JsonNullableStructConverter.cs Properly handle null structs in json 4 years ago
JsonNullableStructConverterFactory.cs Properly handle null structs in json 4 years ago