Zip
0.1.0
PowerShell module for creating ZIP archives.
There is a newer prerelease version of this module available.
See the version list below for details.
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2018 WebMD Health Services. All rights reserved.
Package Details
Author(s)
- WebMD Health Services
Tags
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
- Zip.nuspec
- Zip.psd1
- Zip.psm1
- en-US\about_Zip.help.txt
- Functions\Add-ZipArchiveEntry.ps1
- Functions\New-ZipArchive.ps1
- Functions\Use-CallerPreference.ps1