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.15.0.1
Install-Package CsvHelper -Version 2.15.0.1
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.5.0-rc2-24027, ) |
| Microsoft.CSharp | [4.0.1-rc2-24027, ) |
| System.Reflection.TypeExtensions | [4.1.0-rc2-24027, ) |
| 作者 | Josh Close |
|---|---|
| 发布时间 | 2016-06-28 04:10:51 |
| 项目主页 | https://github.com/JoshClose/CsvHelper |
| 许可证 | https://raw.githubusercontent.com/JoshClose/CsvHelper/master/LICENSE.txt |