To return XML from an ASP.NET Core Web API Controller, we can use the Produces attribute to specify the MIME ...
Share this post
Enable XML Formatters in ASP.NET Core
Share this post
To return XML from an ASP.NET Core Web API Controller, we can use the Produces attribute to specify the MIME ...