5
Answers

c#, JSON ,API response in JSON, Store response into variable

Photo of Abhijeet Panpatil

Abhijeet Panpatil

7y
1.8k
1
When i'm clicking on button it redirects me to the api url where api gives me the result in the json format. Now i want to fetch that json response and store it into a variable .

Answers (5)