Add the Zip Unzip NetLogic

The Zip Unzip NetLogic enables you to compress and decompress files and folders.

Prerequisites

Set the default external code editor. See Set the default code editor.

To add the Zip Unzip NetLogic
  1. From the toolbar, select Template Libraries.
  2. In Libraries, from the top list, select Scripts.
  3. From the Components list, drag Zip Unzip onto the MainWindow (type) in Project view.
  4. Select Close.
  5. Add the NuGet Gallery | SharpZipLib package.

The Zip Unzip NetLogic is added to your project. The NetLogic exposes the CreateZipArchive and UnzipArchive methods. For reference, see ZipUnzip NetLogic.