NN.PwshHelper
0.0.9
Helper functions for PowerShell
Minimum PowerShell version
7.2
Installation Options
Owners
Copyright
(c) NorskNoobing. All rights reserved.
Package Details
Author(s)
- NorskNoobing
Tags
Functions
Build-PwshRequestBody Write-Log
Dependencies
This module has no dependencies.
Release Notes
Update Build-PwshRequestBody.ps1
* Fix typo in param
* Set the body param to null before running function to avoid problems with an already assigned variable with the name "body"
* Changed ExcludedParameters to ExcludedParams
* Cleaned up line that adds keys to the body
FileList
- NN.PwshHelper.nuspec
- NN.PwshHelper.psd1
- NN.PwshHelper.psm1