Plexdata.CsvParser.NET
1.1.0
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.
Install-Package Plexdata.CsvParser.NET -Version 1.1.0
dotnet add package Plexdata.CsvParser.NET --version 1.1.0
<PackageReference Include="Plexdata.CsvParser.NET" Version="1.1.0" />
paket add Plexdata.CsvParser.NET --version 1.1.0
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
See project history under https://github.com/akesseler/Plexdata.CsvParser/blob/master/code/src/HISTORY.md
Dependencies
-
.NETStandard 2.0
- 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.