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.0.0-beta1
Install-Package CsvHelper -Version 2.0.0-beta1
| 作者 | Josh Close |
|---|---|
| 发布时间 | 2013-04-24 04:10:47 |
| 项目主页 | https://github.com/JoshClose/CsvHelper |
| 许可证 | http://www.opensource.org/licenses/mit |