Hi,
I have implemented a asp.net core web api, if i post a json request, it works fine. But I also need to post a xml requet. does anyone know what I need to do, so that it can work for a xml request?
Hi,
I have implemented a asp.net core web api, if i post a json request, it works fine. But I also need to post a xml requet. does anyone know what I need to do, so that it can work for a xml request?