PocketCsvReader 1.1.0-beta.1
Install-Package PocketCsvReader -Version 1.1.0-beta.1
dotnet add package PocketCsvReader --version 1.1.0-beta.1
<PackageReference Include="PocketCsvReader" Version="1.1.0-beta.1" />
paket add PocketCsvReader --version 1.1.0-beta.1
#r "nuget: PocketCsvReader, 1.1.0-beta.1"
// Install PocketCsvReader as a Cake Addin
#addin nuget:?package=PocketCsvReader&version=1.1.0-beta.1&prerelease
// Install PocketCsvReader as a Cake Tool
#tool nuget:?package=PocketCsvReader&version=1.1.0-beta.1&prerelease
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 | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0-beta.1 | 261 | 3/26/2019 |
1.0.0 | 24,017 | 3/26/2019 |
0.1.0-beta.9 | 313 | 2/4/2019 |
0.1.0-beta.8 | 285 | 1/20/2019 |
0.1.0-beta.7 | 290 | 1/17/2019 |
0.1.0-beta.6 | 338 | 1/16/2019 |
0.1.0-beta.4 | 314 | 1/15/2019 |
0.1.0-beta.3 | 298 | 1/15/2019 |
0.1.0-beta.2 | 302 | 1/15/2019 |
0.1.0-beta.1 | 292 | 1/7/2019 |
Check the release notes at https://github.com/Seddryck/PocketCsvReader/releases/v1.1.0-beta.1