import-csv2

1.0.0

This is a PowerShell module to import CSV files.

Compared to the built-in Import-Csv cmdlet, this cmdlet provides greater flexibility in parsing and supports efficient object formats.

This module is built on top of CsvHelper (https://joshclose.github.io/CsvHelper/), a well-known .NET library for reading and writing CSV files.

For more details, see the project
This is a PowerShell module to import CSV files.

Compared to the built-in Import-Csv cmdlet, this cmdlet provides greater flexibility in parsing and supports efficient object formats.

This module is built on top of CsvHelper (https://joshclose.github.io/CsvHelper/), a well-known .NET library for reading and writing CSV files.

For more details, see the project site (https://github.com/horker/import-csv2)
Show more

Installation Options

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

Install-Module -Name import-csv2

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

Install-PSResource -Name import-csv2

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) 2019 horker. All rights reserved.

Package Details

Author(s)

  • horker

Tags

CsvHelper Import-CSV import csv

Cmdlets

Import-Csv2

Dependencies

This module has no dependencies.

Release Notes

v1.0.0
First release

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 1,008 9/20/2019