workflow - CsvHelper 15.0.5
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
PM> Install-Package CsvHelper -Version 15.0.5 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install CsvHelper -Version 15.0.5 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package CsvHelper --version 15.0.5 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget CsvHelper ~> 15.0.5
Copy to clipboard
> choco install CsvHelper --version 15.0.5 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "CsvHelper" -RequiredVersion "15.0.5" -Repository "workflow"
Copy to clipboard
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.4.0)
-
.NETFramework 4.7
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Microsoft.CSharp (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Microsoft.CSharp (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.5.0)
- .NETFramework 4.5: 4.5.0.0
- .NETFramework 4.7: 4.7.0.0
- .NETStandard 2.0: 2.0.0.0
- .NETStandard 2.1: 2.1.0.0
Ownersflaviusm Adrian Zanescu |
AuthorsJosh Close |
Project URLhttps://joshclose.github.io/CsvHelper/ |
LicenseMS-PL |
Tagscsv csvhelper comma separated value delimited |
Info2399890 total downloads |
688767 downloads for version 15.0.5 |
Download (379.51 KB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
![]() |
16.0.0 | 381.83 KB | Mon, 29 Mar 2021 11:10:32 GMT | 638053 |
|
||
![]() |
15.0.5 | 379.51 KB | Wed, 19 May 2021 16:19:31 GMT | 688767 |
|
||
![]() |
2.13.5.0 | 353.18 KB | Mon, 29 Feb 2016 13:32:57 GMT | 1063835 |
|
||
![]() |
2.10.0 | 324.36 KB | Sat, 20 Dec 2014 11:21:31 GMT | 9235 |
|