UrlQueryStringParser

0.1.2

Simple tool for parsing http query strings

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name UrlQueryStringParser -RequiredVersion 0.1.2

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

Install-PSResource -Name UrlQueryStringParser -Version 0.1.2

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

2024, Martin C Zarate

Package Details

Author(s)

  • Martin C Zarate (AKA Pxtl)

Tags

querystring http https parser url

Functions

ConvertTo-UrlQueryString ConvertFrom-UrlQueryString Test-ValueIsWriteable

Dependencies

This module has no dependencies.

Release Notes

0.1.2
- Don't emit '?' if empty even if it contains =$false or =$null

0.1.1
- Automated tests
- Don't emit '?' if empty

0.1.0
- Initial Version

FileList

Version History

Version Downloads Last updated
0.2.0 165 9/27/2024
0.1.2 (current version) 6 9/24/2024
0.1.1 5 9/24/2024
0.1.0 6 9/24/2024