Since you introduce a second property, I'd make it private (only for serializaing other property) and avoid converter as a whole, do conversion in getter/setter (example).
↧
Comment by Sinatr on Newtonsoft.Json don't support FrozenDictionary. Can I write a converter for it
↧