Community

Use System.Text.Json For JSON Processing In ASP.NET Core

(Bipin Joshi) If you worked with earlier versions of ASP.NET MVC and ASP.NET Core, you are probably aware that these versions use Json.NET library for the sake of JSON processing.