Plexdata.CsvParser.NET
1.0.1
See the version list below for details.
dotnet add package Plexdata.CsvParser.NET --version 1.0.1
NuGet\Install-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"
// Install Plexdata.CsvParser.NET as a Cake Addin #addin nuget:?package=Plexdata.CsvParser.NET&version=1.0.1 // Install Plexdata.CsvParser.NET as a Cake Tool #tool nuget:?package=Plexdata.CsvParser.NET&version=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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug fixing on handling of double-quotes and introduction of a plain-text CSV reader.