using (var client = myHttpClient.CreateClient())
{
var destinationPathWebP = Path.Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION);
destinationPathWebP = destinationPathWebP.Replace("\", “/”);
var destinationPath…...fine (In the sample there is one if you want to use it) Its a...