Plexdata.CsvParser.NET
1.0.1
This library is a simple CSV file parser. It uses attributes on classes that define which of the properties are used as CSV file columns.
See the version list below for details.
Install-Package Plexdata.CsvParser.NET -Version 1.0.1
dotnet add package Plexdata.CsvParser.NET --version 1.0.1
<PackageReference Include="Plexdata.CsvParser.NET" Version="1.0.1" />
paket add Plexdata.CsvParser.NET --version 1.0.1
#r "nuget: Plexdata.CsvParser.NET, 1.0.1"
The basic documentation of package Plexdata CSV Parser can be found under https://akesseler.github.io/Plexdata.CsvParser/.
Downloads
The package sources can be downloaded from GitHub under https://github.com/akesseler/Plexdata.CsvParser.
The binaries as well as the help file of type CHM, which includes the whole API documentation, can be downloaded from GitHub under https://github.com/akesseler/Plexdata.CsvParser/releases.
The basic documentation of package Plexdata CSV Parser can be found under https://akesseler.github.io/Plexdata.CsvParser/.
Downloads
The package sources can be downloaded from GitHub under https://github.com/akesseler/Plexdata.CsvParser.
The binaries as well as the help file of type CHM, which includes the whole API documentation, can be downloaded from GitHub under https://github.com/akesseler/Plexdata.CsvParser/releases.
Release Notes
Bug fixing on handling of double-quotes and introduction of a plain-text CSV reader.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.