PwSh.Fw.Archive

1.0.1-pre13

Helper functions to extend native powershell archive manipulation

This is a prerelease version of PwSh.Fw.Archive.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PwSh.Fw.Archive -RequiredVersion 1.0.1-pre13 -AllowPrerelease

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

Install-PSResource -Name PwSh.Fw.Archive -Version 1.0.1-pre13 -Prerelease

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) 2020 Charles-Antoine Degennes. All rights reserved.

Package Details

Author(s)

  • Charles-Antoine Degennes

Tags

Windows Linux MacOS pwshfw archive

Functions

Expand-SingleFileFromArchive Get-ArchiveContent

PSEditions

Core

Dependencies

Release Notes

## [1.0.1] - 2020-06-19
### Added
### Changed
- 100% code covergae
### Deprecated
### Removed
### Fixed
- fixed :scroll: `Expand-SingleFileFromArchive` `-Force` parameter that could destroy data
### Security

FileList

Version History

Version Downloads Last updated
1.0.1.14 582 6/19/2020
1.0.1-pre15 25 6/29/2020
1.0.1-pre13 (current version) 25 6/19/2020
1.0.1-pre12 25 6/19/2020
1.0.1-pre11 26 6/19/2020
1.0.1-pre10 25 6/18/2020
1.0.0.7 31 6/18/2020
1.0.0-pre6 25 6/18/2020
1.0.0-pre5 31 6/18/2020
1.0.0-pre4 25 6/18/2020
1.0.0-pre3 25 6/18/2020
1.0.0-pre2 25 6/17/2020
1.0.0-pre01 26 6/17/2020
Show more