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
To reduce 3rd party dependencies and use netcore standard libraries instead, I'd favor the usage of System.Text.Json over Newtonsoft.Json.
System.Text.Json is also known to be smaller and faster than Newtonsoft.