2
Answers

ASP.NET web API

Photo of Amit Joshi

Amit Joshi

10y
840
1
I want to develop ASP.NET web API with POST method which accepts xml as input. once I get the XML input , I have to read that xml data to do some operations.

Answers (2)