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.
Prowlarr/src/NzbDrone.Common/Serializer/System.Text.Json
Bogdan 52c6b56a4c
Cleanup BooleanConverter to STJson
8 months ago
..
BooleanConverter.cs Fixed: (FileList) Parse response with STJson 8 months ago
DictionaryStringObjectConverter.cs Try to fix deserializing cardigann definitions 3 years ago
PolymorphicWriteOnlyJsonConverter.cs New: Use System.Text.Json for Nancy and SignalR 3 years ago
STJHttpUriConverter.cs New: Use System.Text.Json for Nancy and SignalR 3 years ago
STJTimeSpanConverter.cs New: Use System.Text.Json for Nancy and SignalR 3 years ago
STJUtcConverter.cs New: Use System.Text.Json for Nancy and SignalR 3 years ago
STJVersionConverter.cs Use 'var' instead of explicit type 1 year ago
STJson.cs Cleanup BooleanConverter to STJson 8 months ago