Top 20 NuGet Packages
This is a Csv Reader and Writer Lib for .NET4.
OpenFoodFacts4Net.Csv
Package Description
Package Description
Lightweight CSV Parser
A CSV parser
A simple library to read .csv files into DataTables, and write DataTables to .csv files.
Csv storage for related entities generator
Package Description
Package Description
Csv (comma-separated values) Library (.NET Standard Library)
A library for reading objects from CSV files and writing objects to CSV files.
Csv (comma-separated values) Library (.NET Framework Library)
A library for reading objects from CSV files and writing objects to CSV files.
(.NET Framework 4.5.2 or later)
Fast and reliable CSV file reader and writer, with support for text delimiters.
Supports custom line and record separators, various text delimiting strategies, and full Unicode support.
This is a simple library to read and write CSV files.
Simple means it doesn't have fancy mapping to DTOs or anything like that.
It's main purpose is to read CSV to dictionaries or write dictionaries to CSV.
But to do it correctly (i.e. not messing up when it encounters line breaks).
Simple CSV Serializer & Deserializer for C#