ConvertStrings

0.0.3

Apteco PS Modules - PowerShell String Conversion

Multiple functions to convert strings, e.g. to change the encoding or to hash a string

- Replace-Tokens
- Get-StringHash
- Convert-StringEncoding
- Get-RandomString

Please have a look at the help of the functions for more information or the github repository

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ConvertStrings

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

Install-PSResource -Name ConvertStrings

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

(c) 2023 Apteco GmbH. All rights reserved.

Package Details

Author(s)

  • florian.von.bracht@apteco.de

Tags

Windows Apteco

Functions

Set-Token Get-StringHash Convert-StringEncoding Get-RandomString

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes


0.0.3 Small performance improvement for hash calculation
0.0.2 The Get-RandomString was producing the same values when in the same milliseconds, this is now fixed
0.0.1 Initial release of ConvertStrings module through psgallery

FileList

Version History

Version Downloads Last updated
0.0.3 (current version) 43 11/9/2023
0.0.2 10 10/27/2023
0.0.1 26 8/23/2023