.. |
JsonBoolNumberConverter.cs
|
Fix JsonConverter recursion
|
2020-12-08 07:18:25 -07:00 |
JsonCommaDelimitedArrayConverter.cs
|
Change log level for converters
|
2021-01-01 09:34:39 -07: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 |
JsonOmdbNotAvailableStringConverter.cs
|
Add more tests
|
2020-12-25 19:21:58 +01:00 |
JsonOmdbNotAvailableStructConverter.cs
|
Add tests for special Omdb json
|
2020-12-25 14:43:10 +01:00 |
JsonPipeDelimitedArrayConverter.cs
|
Change log level for converters
|
2021-01-01 09:34:39 -07:00 |
JsonPipeDelimitedArrayConverterFactory.cs
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07:00 |
JsonVersionConverter.cs
|
Fixed notification
|
2020-11-19 17:55:31 +00:00 |