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
-
From the toolbar, select
Template Libraries.
- In Libraries, from the top list, select Scripts.
- From the Components list, drag Zip Unzip onto the MainWindow (type) in Project view.
- Select Close.
- 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.