5
Answers

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

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)