Handle `JsonConvert`
Closed this issue · 1 comments
imclint21 commented
Hi,
Would be nice to have an handling of JsonConvert
just maybe with a comment or an attribute, something for define :
[JsonConverter(typeof(AuthorizedIpsConverter))]
public virtual ICollection<AuthorizedIp>? AuthorizedIps { get; set; }
Regards
nenoNaninu commented
No plans to support it.
See #114 (comment)