public static IStorageContainer GetContainer(this IStorageItem storageItem)
 => storageItem.GetContainerAsync().GetAwaiter().GetResult();