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
Could you please use System.Text.Json instead of Newtonsoft.Json? Newtonsoft.Json is not deprecated, but System.Text.Json is Microsoft's recommended choice.
Could you please use
System.Text.Jsoninstead ofNewtonsoft.Json?Newtonsoft.Jsonis not deprecated, butSystem.Text.Jsonis Microsoft's recommended choice.