PoshToolbox
4.2.3
A collection of functions that can be used to build PowerShell scripts and modules.
Installation Options
Owners
Copyright
(c) 2023 Anthony J. Raymond
Package Details
Author(s)
- Anthony J. Raymond
Tags
script module framework library toolbox
Functions
ConvertFrom-Base64String ConvertTo-Base64String Find-NlMtu Get-ADServiceAccountCredential Get-FolderProperties Invoke-ExponentialBackoff Join-File New-Exception New-IPAddress New-IPSubnet Resolve-PoshPath Split-File Start-PoshLog Stop-PoshLog Use-ErrorCoalescing Use-NullCoalescing Use-Object Use-Ternary Write-PoshLog
Dependencies
This module has no dependencies.
Release Notes
### Fixed
- Fix Linux Compatibility and Test Suite
- General Format and Consistency
- Fix Function Execution Inside Module Scope
- Fix OutOfMemory Exception for `Convert-Base64String`
### Changed
- Use-ErrorCoalescing
> Allow specific error branching utilizing hashtable input.
FileList
- PoshToolbox.nuspec
- PoshToolbox.psm1
- PoshToolbox.dll
- PoshToolbox.psd1
- en-US\PoshToolbox-help.xml