A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
dotnet add package CsvHelper --version 2.14.2
Install-Package CsvHelper -Version 2.14.2
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.0.1-beta-23516, ) |
| System.Collections | [4.0.11-beta-23516, ) |
| System.Linq | [4.0.1-beta-23516, ) |
| System.Reflection.TypeExtensions | [4.1.0-beta-23516, ) |
| System.Runtime | [4.0.21-beta-23516, ) |
| System.Text.RegularExpressions | [4.0.11-beta-23516, ) |
| 作者 | Josh Close |
|---|---|
| 发布时间 | 2016-04-27 05:21:53 |
| 项目主页 | https://github.com/JoshClose/CsvHelper |
| 许可证 | https://raw.githubusercontent.com/JoshClose/CsvHelper/master/LICENSE.txt |