Top 20 NuGet Packages
Running a unique filter for each CSV line
To convert CSV file to as HTML file.
Parse your CSV file into an object matrix
DbShell - CSV file format support.
Package Description
DotNetHelper.Serialization.Csv is a wrapper over csvhelper but that will auto map class for you and allow you to use the same method for dealing with list or a single object
Retrieve logs from a WADLogsTable and write them to a CSV file.
A free and easy CSV importing and exporting library with XML definition support written in VB.Net. Please see sources, samples & documentation at project site: https://github.com/ADeBuen/EasyCSVNet
GM.CsvToObj.Lib is an easy to use library allowing the parsing of a CSV file and its conversion to a list of strongly typed objects. This is done by mapping the properties of the object to the position in the CSV
Permite usar CSV para los reportes.
Linq extension method to generate CSV files
Facilitates reading and writing Csv files in a fairly simple way. Attempting to do most things automatically.
This library is a simple CSV file parser. It uses attributes on classes that define which of the properties are used as CSV file columns.
Csv file format.
Create CSV file from generic List
A simple enumerator for CSV files, output it as a table like 2 dimension list for further analysing