You actually want your API to use JSON, not XML, so let's fix that. In Startup.cs add these lines in the Configuration() method, right above app ...
確定! 回上一頁