Info
Version: | 2020.4.2 |
Author(s): | Balamurugan Revathi |
Last Update: | Friday, August 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://forum.uipath.com/t/uipath-go-zip-and-unzip/133375 |
NuGet Url: | https://www.nuget.org/packages/BalaReva.ZipUnzip.Activities |
Install
Install-Package BalaReva.ZipUnzip.Activities
dotnet add package BalaReva.ZipUnzip.Activities
paket add BalaReva.ZipUnzip.Activities
BalaReva.ZipUnzip.Activities Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetZip.Reduced(>= 1.9.1.8)
- SharpCompress(>= 0.26.0)
Tags
ZIP files are data containers. They store one or several files and folders in the compressed form as a single file.
Password is optional. It compresses in “zip” and “rar” format.
Unzip-It is the act of extracting the files from a zipped single file (with password) to a specific folder.