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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BalaReva.ZipUnzip.Activities" Version="2020.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BalaReva.ZipUnzip.Activities --version 2020.4.2
#r "nuget: BalaReva.ZipUnzip.Activities, 2020.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 31,951 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.