PwSh.Fw.Web

1.0.0-pre08

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.0.0-pre08 -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.0.0-pre08 -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

PSEditions

Core

Dependencies

Release Notes

## [1.0.0] - 2021-02-17
- :scroll: `ConvertTo-QueryString` -> convert complex objects to query strings
- :scroll: `Download-File` -> download a file from the web
- :scroll: `Download-FileWithRc` -> download a file from the web and return its http code
- :scroll: `Get-UriWebRc` -> get the http code of an Uri

FileList

Version History

Version Downloads Last updated
1.3.0-pre23 194 6/29/2025
1.2.1-pre22 66 2/21/2025
1.2.1-pre19 38,569 10/4/2023
1.2.0-pre16 6 10/4/2023
1.1.0-pre14 156 9/21/2021
1.1.0-pre13 19 9/21/2021
1.1.0-pre12 24 7/20/2021
1.1.0-pre11 91 3/15/2021
1.1.0-pre10 111 3/2/2021
1.0.0.9 5,782 2/17/2021
1.0.0-pre08 (current version) 22 2/17/2021
1.0.0-pre07 23 2/17/2021
1.0.0-pre06 22 2/17/2021
1.0.0-pre05 24 12/10/2020
1.0.0-pre04 23 12/10/2020
1.0.0-pre01 26 6/23/2020
Show less