S

Simplygauri's Thus Said A Yogi

FREE online courses in Yoga Philosophy and Kriya Yoga.
Regular articles on Yoga and Spirituality.

  • Rated2.7/ 5
  • Updated 1 Year Ago

Use XML format with ASP.NET Core web APIs | BinaryIntellect Knowledge Base

Updated 5 Years Ago

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. To that end this article describes the required configuration with a simple example.
Read More