NN.PwshHelper
0.0.8
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
Install-PwshRequiredModules Invoke-PwshPublishModule New-NuGetAccessToken Write-Log
Dependencies
This module has no dependencies.
Release Notes
Rewrite Write-Log.ps1
* Changed $Message inputtype from [string] to any to allow outputting from other functions into log to fix #2
* Changed date format to "yy-MM-dd HH:mm:ss" to fix #1
* Added option for pipeline input for $Message
FileList
- NN.PwshHelper.nuspec
- NN.PwshHelper.psm1
- NN.PwshHelper.psd1