PwSh.Fw.Web

1.1.0-pre13

PwSh.Fw.Web can manipulate objects on from the web. It can download, test URI, and more, manipulate query strings and more...

This is a prerelease version of PwSh.Fw.Web.
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.Web -RequiredVersion 1.1.0-pre13 -AllowPrerelease

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

Install-PSResource -Name PwSh.Fw.Web -Version 1.1.0-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 PwSh.Fw web

Functions

ConvertTo-QueryString Download-File Download-FileWithRC Get-UriWebRc Test-WebFileExist

PSEditions

Core

Dependencies

Release Notes

## [1.1.0] - 2021-09-21
### Added
- :scroll: `Download-File` new parameter `-PassThru` to return fullName of downloaded file
- :scroll: new function `Test-WebFileExist`

FileList

Version History

Version Downloads Last updated
1.2.1-pre19 37,488 10/4/2023
1.2.0-pre16 4 10/4/2023
1.1.0-pre14 154 9/21/2021
1.1.0-pre13 (current version) 17 9/21/2021
1.1.0-pre12 22 7/20/2021
1.1.0-pre11 89 3/15/2021
1.1.0-pre10 109 3/2/2021
1.0.0.9 297 2/17/2021
1.0.0-pre08 20 2/17/2021
1.0.0-pre07 21 2/17/2021
1.0.0-pre06 20 2/17/2021
1.0.0-pre05 22 12/10/2020
1.0.0-pre04 21 12/10/2020
1.0.0-pre01 24 6/23/2020
Show more