lundi 20 mai 2019

What will be the corresponding code in my Web API for receiving this URL sent from a JavaScript file as a JSON string?

I need to accept this URL passed as a JSON string in my WebAPI, what will be the corresponding code to accept this in C# ?

jsonFile.Open("GET",url1,false);
jsonFile.Send();




Aucun commentaire:

Enregistrer un commentaire