IRestResponse response = client.Execute(request);
Console.WriteLine(response.Content);
dynamic api = JObject.Parse(response.Content);
to grab the keyvalue from the data using above line code in restsharp
hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...
No comments:
Post a Comment