Task.Delay(10) removed from mock services, renderers and View models that could cause potential deadlocks and synchronisation issues, in favour of Task.CompletedTask and Task.FromResult.
newCatalogItem{Id=Common.Common.MockCatalogItemId05,PictureUri=Device.RuntimePlatform!=Device.UWP?"fake_product_05.png":"Assets/fake_product_05.png",Name="Azure Black Sweatshirt (M)",Price=19.50M,CatalogBrandId=1,CatalogBrand="Azure",CatalogTypeId=2,CatalogType="T-Shirt"}
newCatalogItem{Id=Common.Common.MockCatalogItemId05,PictureUri=Device.RuntimePlatform!=Device.UWP?"fake_product_05.png":"Assets/fake_product_05.png",Name="Azure Black Sweatshirt (M)",Price=19.50M,CatalogBrandId=1,CatalogBrand="Azure",CatalogTypeId=2,CatalogType="T-Shirt"}