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
Hi, I have models that have System.Text.Json serialization attributes.
And now, to use them, I have to add additional Newtonsoft.Json attributes.
It would be nice to be able to choose System.Text.Json serialization.