tcs.core

0.2.0

Core functions required for the suite of modules including configuration management, dynamic parameters, telemetry collection, structured logging, retry logic, string casing utilities, and config value protection.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name tcs.core -RequiredVersion 0.2.0

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

Install-PSResource -Name tcs.core -Version 0.2.0

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) 2024 Nigel Tatschner. All rights reserved.

Package Details

Author(s)

  • Nigel Tatschner

Tags

Core Utility Module Telemetry Configuration DynamicParameters Logging Retry StringCasing Security

Functions

ConvertTo-CamelCase ConvertTo-HashTable ConvertTo-KebabCase ConvertTo-PascalCase ConvertTo-SnakeCase Invoke-WithRetry New-DynamicParameter New-TemporaryDirectory Protect-ConfigValue Set-ModuleConfig Test-IsElevated Unprotect-ConfigValue Write-Log Invoke-TelemetryCollection Get-ModuleConfig Get-ModuleStatus Get-ParameterValues

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

v0.2.0: Added Write-Log, Invoke-WithRetry, ConvertTo-HashTable, Test-IsElevated, New-TemporaryDirectory, Protect/Unprotect-ConfigValue, ConvertTo-PascalCase/KebabCase/SnakeCase. Improved ConvertTo-CamelCase, Set-ModuleConfig, Get-ModuleConfig, Get-ModuleStatus, New-DynamicParameter, Get-ParameterValues. Security hardening for telemetry. Bug fixes.

FileList

Version History

Version Downloads Last updated
0.4.0 64 9/24/2026
0.3.0 301 9/24/2026
0.2.0 (current version) 3 9/24/2026
0.1.8 189 10/26/2025
0.1.7 13 10/26/2025