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
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
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)
Installation Options
Owners
Copyright
(c) 2019 horker. All rights reserved.
Package Details
Author(s)
- horker
Tags
CsvHelper Import-CSV import csv
Cmdlets
Dependencies
This module has no dependencies.
Release Notes
v1.0.0
First release
FileList
- import-csv2.nuspec
- CsvHelper.dll
- Horker.CsvHelper.dll
- Horker.CsvHelper.pdb
- Horker.CsvHelper.PowerShell.dll
- Horker.CsvHelper.PowerShell.dll-Help.xml
- Horker.CsvHelper.PowerShell.pdb
- import-csv2.psd1
- import-csv2.psm1
- pscsvhelper.psd1
- pscsvhelper.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 1,770 | 9/20/2019 |