Utilities for CSV files, Convert CSV file to C# Object by metadata description
-
Updated
Oct 29, 2017 - C#
Utilities for CSV files, Convert CSV file to C# Object by metadata description
Reading text files
TextFieldParser によるCSV読み込み、XmlTextWriter によるXML出力のサンプル
TextFieldParser によるCSV読み込み、ClosedXML によるxlsx 出力のサンプル
Project of library that will simplify deserialization of files in formats like CSV, JSON, XML.
C# class giving a simplest with performance serializer functionalities to manipulate CSV strings; several test cases were executed in order to treat the particularities of a sequence of CSV characters; in this publication, is considered stable, it is implemented in productive environments with large scale of data generated or consumed in CSV
look into simple csv files (without quotation marks) and get some statistics for a selected column
A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.
A CSV Reader Project made in C# with the Metro UI Framework
extracts MSCE results from CSV files and dumps them into JSON files for easy database uploading
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.
EasyCsv is a simple and efficient .NET library for handling CSV files in your projects. With a **fluent** user-friendly API, it allows you to easily read, write, and manipulate CSV files with a minimal amount of code.
Add a description, image, and links to the csv-reading topic page so that developers can more easily learn about it.
To associate your repository with the csv-reading topic, visit your repo's landing page and select "manage topics."