using (var client = myHttpClient.CreateClient())
{
var destinationPathWebP = Path.Combine(LOCAL_DIRECToRY, i.SKU, Image_Web_EXTENSION);
destinationPathWebP = destinationPathWebP.Replace("\", “/”);
var destinationPath…...Conversion Product Family dotnet , csharp...Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION); destinationPathWebP...