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
Since we are on .net core, why not try the new System.Text.Json? No need to reference to Json.Net anymore. It should be faster and more light-weighted.