PSSource
0.1.0.0
A Powershell module for saving and loading objects as hashtable; cmdlet ConvertTo-HashString modified to support more data types, including pipe-through unassessed ScriptBlock data which REMOVES some of previous module author's attempts at SECURITY.
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) 2016 Tore Groneng. All rights reserved; modifications (c) 2026 Viktor Bergquist
Package Details
Author(s)
- Tore Groneng; Viktor Bergquist
Tags
hashtable serialize deserialize psCustomObject import export convert ConvertTo String source code
Functions
Assert-ScriptString Test-GenericList ConvertTo-HashString ConvertTo-Hashtable Export-HashData Import-HashData New-Date
Dependencies
This module has no dependencies.
FileList
- PSSource.nuspec
- Functions\Export-HashData.ps1
- Functions\Import-HashData.ps1
- Functions\New-Date.ps1
- Functions\Test-GenericList.ps1
- Tests\Assert-ScriptString.Tests.ps1
- LICENSE
- PSSource.psd1
- PSSource.psm1
- publish.ps1
- README.md
- Functions\Assert-ScriptString.ps1
- Functions\ConvertTo-HashString.ps1
- Functions\ConvertTo-Hashtable.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.0.1 | 5 | 7/21/2026 |
| 0.1.0.0 (current version) | 4 | 7/21/2026 |