Configuration

1.4.0-performance0041

A module for storing and reading configuration values, with full PS Data serialization, automatic configuration for modules and scripts, etc.

This is a prerelease version of Configuration.

Installation Options

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

Install-Module -Name Configuration -RequiredVersion 1.4.0-performance0041 -AllowPrerelease

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

Author(s)

Joel Bennett

Copyright

Copyright (c) 2014-2019 by Joel Bennett, all rights reserved.

Package Details

Owners

Tags

Development Configuration Settings Storage

Functions

Add-MetadataConverter ConvertFrom-Metadata ConvertTo-Metadata Export-Metadata Get-Metadata Import-Metadata Test-PSVersion Update-Metadata Update-Object Export-Configuration Get-ConfigurationPath Import-Configuration Import-ParameterConfiguration

Dependencies

This module has no dependencies.

Release Notes


       - Fix bug in Get-Metadata with complex values (#19)
       - Fix postfix/suffix
       - Fix serialization of scriptblocks with single quotes
       - Convert the modules to ModuleBuilder format
       - Switch build to azure pipelines
       - Clean up extra output lines in psd1 files
       - Clean up exports
       

FileList

Version History

Version Downloads Last updated
1.5.1 57,213 7/18/2022
1.5.0 72,276 7/3/2021
1.4.0-perfor... (current version) 959 1/19/2021
1.4.0-ghacti... 670 1/9/2021
1.3.1 131,966 7/12/2018
1.3.0 31,842 5/1/2018
1.2.0 7,094 11/13/2017
1.1.1 1,106 10/19/2017
1.0.2 4,740 9/25/2016
1.0.0 772 9/6/2016
0.9.0 668 9/2/2016
0.8 896 5/11/2016
0.7 657 5/11/2016
0.4 686 4/15/2016
0.3.1 682 3/8/2016
0.3 662 3/5/2016
0.2.1 725 11/11/2015
0.2 691 11/11/2015
Show more