Zip

0.1.0

PowerShell module for creating ZIP archives.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Zip -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Zip -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

zip compression

Functions

Add-ZipArchiveEntry New-ZipArchive

Dependencies

This module has no dependencies.

Release Notes


* Optimized `Add-ZipArchiveEntry` to compress files more than an order of magnitude faster. In our testing, compressing a 190MB folder of 538 files/assemblies went from 2 minutes to 14 seconds.

FileList

Version History

Version Downloads Last updated
0.3.2 53,695 9/3/2020
0.3.1 9,551 9/5/2019
0.3.0 1,868 1/25/2019
0.2.0 14,992 12/27/2018
0.1.0 (current version) 3,206 12/24/2018
0.0.0 33 12/17/2018
Show more