CSVLibraryAK.Core NuGet Package

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

You can install this library via Nuget packages. You can use this library into your any C#.NET Core projects that support Datatable data structure. This library imports CSV file with or without header and with any number of columns into C#.NET Core 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 Core Datatable data structure to .csv format file.




Got any CSVLibraryAK.Core Question?





Info

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


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



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

0

days-since-last-release

1297