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 23.0.0
Install-Package CsvHelper -Version 23.0.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.5.0, ) |
| System.Buffers | [4.5.1, ) |
| System.Memory | [4.5.4, ) |
| System.ValueTuple | [4.4.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [1.1.0, ) |
| Microsoft.Bcl.HashCode | [1.1.0, ) |
| Microsoft.CSharp | [4.5.0, ) |
| System.Buffers | [4.5.1, ) |
| System.Memory | [4.5.4, ) |
| System.Threading.Tasks.Extensions | [4.5.2, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [1.1.0, ) |
| Microsoft.Bcl.HashCode | [1.1.0, ) |
| Microsoft.CSharp | [4.5.0, ) |
| System.Buffers | [4.5.1, ) |
| System.Memory | [4.5.4, ) |
| System.Threading.Tasks.Extensions | [4.5.2, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.5.0, ) |
| 作者 | Josh Close |
|---|---|
| 发布时间 | 2021-02-12 22:28:42 |
| 项目主页 | https://joshclose.github.io/CsvHelper/ |
| 许可证 | https://www.nuget.org/packages/CsvHelper/23.0.0/license |