I want to connect to my Web api with these code but when debugger arrived on
var response = await client.GetAsync(url);
ski