You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There is no serialization support via System.Text.Json so users using this library instead of Newtonsoft Json will need to write their own converters. It would be nice if the library would have built-in support for this.