- Getting started
- Using the software
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
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
- InLibraries, from the top list, selectScripts.
- From theComponentslist, dragZip Unziponto theMainWindow (type)inProject view.
- SelectClose.
- Add the NuGet Gallery | SharpZipLib package. SeeAdd NuGet packages.
The Zip Unzip NetLogic is added to your project. The NetLogic exposes the
CreateZipArchive
and UnzipArchive
methods. For reference, see ZipUnzip NetLogic.Provide Feedback