{
            try
            {
                return DependencyService.Get<IFile>().ReadZip(path);
            }