Change the default Camel Case JSON Property Names in ASP.Net Core


Here Mudassar Khan has explained how to change the default Camel Case JSON Output in ASP.Net Core.

The default Camel Case JSON property names tend to break the Client Side JavaScript and hence in order to remove it, the default JSON Serialization needs to be replaced with Newtonsoft.Json Serialization in ASP.Net Core.



Download FREE API for Word, Excel and PDF in ASP.Net
 
ArticleId:3242

© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.