Community

Use XML Format With ASP.NET Core Web APIs

(Bipin Joshi) In one of my past articles I discussed how to deal with XML data in ASP.NET Web APIs. Although JSON is quite popular format in API communication, at times you might need to handle XML data.