KeyValuePairConverter public class KeyValuePairConverter : JsonConverter Converts a KeyValuePair<T, U> to and from JSON. Documentation Code public KeyValuePairConverter()