How can i configure JSON format indents in ASP.NET Core Web API
How can i configure ASP.NET Core Web Api controller to return pretty formatted json for Development enviroment only?
How can i configure ASP.NET Core Web Api controller to return pretty formatted json for Development enviroment only?