cliHelper.core

0.2.1

🔥 A collections of essential PowerShell functions to improve devx

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name cliHelper.core

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

Install-PSResource -Name cliHelper.core

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

Copyright © 2024 Alain Herve. All rights reserved.

Package Details

Author(s)

  • Alain Herve

Tags

convert xconvert

Dependencies

Release Notes


# Release Notes

## Version _0.2.1_

### changelog
- cliart class now works. Write-Console works and others.
- Patched a few classes. (now using #requires -Module abc instead of Import-MOdule abc)
- cliart class now works. Write-Console works and others.

FileList

Version History

Version Downloads Last updated
0.2.1 (current version) 10 12/25/2024
0.2.0 8 12/24/2024
0.1.9 44 12/17/2024
0.1.8 22 12/16/2024
0.1.7 34 12/16/2024
0.1.6 9 12/13/2024
0.1.5 62 11/30/2024
0.1.4 109 11/26/2024
0.1.3 23 11/22/2024
0.1.2 5 11/22/2024
0.1.1 6 11/22/2024
0.1.0 6 11/22/2024
Show more