DataEncode

1.0.0.1

Used to Encode/Decode All Content Within the CSV File

Minimum PowerShell version

5.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name DataEncode -RequiredVersion 1.0.0.1

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

Install-PSResource -Name DataEncode -Version 1.0.0.1

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) 2018. All Rights Reserved.

Package Details

Author(s)

  • Rhys M

Functions

DataEncode-CSVEncode DataEncode-CSVDecode

Dependencies

This module has no dependencies.

Release Notes

This release is just restructuring the internal components.

Examples: Encoding
DataEncode-CSVEncode -CSVFile File1.csv, File2.csv
File1.csv, File2.csv | DataEncode-CSVEncode

Examples: Decoding
DataEncode-CSVDecode -CSVFile File1.csv, File2.csv
File1.csv, File2.csv | DataEncode-CSVDecode

FileList

Version History

Version Downloads Last updated