BalaReva.ZipUnzip.Activities
2020.4.2
dotnet add package BalaReva.ZipUnzip.Activities --version 2020.4.2
NuGet\Install-Package BalaReva.ZipUnzip.Activities -Version 2020.4.2
<PackageReference Include="BalaReva.ZipUnzip.Activities" Version="2020.4.2" />
paket add BalaReva.ZipUnzip.Activities --version 2020.4.2
#r "nuget: BalaReva.ZipUnzip.Activities, 2020.4.2"
// Install BalaReva.ZipUnzip.Activities as a Cake Addin
#addin nuget:?package=BalaReva.ZipUnzip.Activities&version=2020.4.2
// Install BalaReva.ZipUnzip.Activities as a Cake Tool
#tool nuget:?package=BalaReva.ZipUnzip.Activities&version=2020.4.2
Zip -It is a popular archive format widely using in Internet. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- DotNetZip.Reduced (>= 1.9.1.8)
- SharpCompress (>= 0.26.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2020.4.2 | 23,748 | 8/7/2020 |
2019.0.0-New
2019.0.1-Package Updation
2019.2.0 - Adding Framework Assemblies
2019.2.1 - Dependencies Updation
2019.2.2 -Dependencies Package Updation
2019.2.3 - Adding icon to the activities.
2019.3.1 -Reference error fixing
2019.4.1 - Unzip error fixing.
2020.0.1 - Adding provision in the Unzip Standard(Normal) / UniExtract(It is create for Chinese zip file extraction)
2020.0.3. - Uipath recommendations..
2020.4.2 - Update the nuget packages.