CSVLibraryAK NuGet Package

CSVLibraryAK provides CSV import and export feature in C#.NET using Datatable as primary data structure.

You can install this library via Nuget packages. You can use this library into your any C#.NET project that supports Datatable data structure. This library imports CSV file with or without header and with any number of columns into C#.NET Datatable structure. The import function will automatically detects the number of columns of the CSV file.

Export method will export your data from C#.NET Datatable data structure to .csv format file.




Got any CSVLibraryAK Question?





Info

Version: 1.1.4
Author(s): Asmak9
Last Update: Wednesday, October 7, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/asmak9/CSVLibraryAK
NuGet Url: https://www.nuget.org/packages/CSVLibraryAK


Install
Install-Package CSVLibraryAK
dotnet add package CSVLibraryAK
paket add CSVLibraryAK
CSVLibraryAK Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

2

days-since-last-release

1290