PocketCsvReader 1.0.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package PocketCsvReader --version 1.0.0
NuGet\Install-Package PocketCsvReader -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PocketCsvReader" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PocketCsvReader --version 1.0.0
#r "nuget: PocketCsvReader, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PocketCsvReader as a Cake Addin
#addin nuget:?package=PocketCsvReader&version=1.0.0

// Install PocketCsvReader as a Cake Tool
#tool nuget:?package=PocketCsvReader&version=1.0.0

PocketCsvReader is a lightweight library dedicated to the parsing of delimited flat file such as CSV or TSV files. The main function is to read the content of the file and load it into a DataTable.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on PocketCsvReader:

Package Downloads
NBi.Framework

This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions.

NBi.Framework.Tools

This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PocketCsvReader:

Repository Stars
Seddryck/NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
Version Downloads Last updated
1.1.0-beta.1 396 3/26/2019
1.0.0 43,789 3/26/2019
0.1.0-beta.9 393 2/4/2019
0.1.0-beta.8 370 1/20/2019
0.1.0-beta.7 368 1/17/2019
0.1.0-beta.6 421 1/16/2019
0.1.0-beta.4 390 1/15/2019
0.1.0-beta.3 378 1/15/2019
0.1.0-beta.2 378 1/15/2019
0.1.0-beta.1 380 1/7/2019