You can install Ionic.Zip via NuGet Package Manager Console:
The best place to download Ionic.Zip is from the official Ionic website or through a package manager like NuGet. ionic.zip 1.9.1.8
// Unzipping files using (ZipFile zip = ZipFile.Read("example.zip")) { zip.ExtractAll(); } You can install Ionic
If you are still having trouble finding the library, consider checking out nuget.org . ionic.zip 1.9.1.8
Here's an example of how to use Ionic.Zip to zip and unzip files: