workflow - CsvHelper 2.13.5.0

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 2.13.5 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install CsvHelper -Version 2.13.5 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package CsvHelper --version 2.13.5 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="CsvHelper" Version="2.13.5" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget CsvHelper  ~> 2.13.5
Copy to clipboard

> choco install CsvHelper --version 2.13.5 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "CsvHelper" -RequiredVersion "2.13.5" -Repository "workflow" 
Copy to clipboard

  • .NETFramework 4.0 Client: Client: 4.0.0.0
  • .NETFramework 2.0: 2.0.0.0
  • .NETFramework 3.5 Client: Client: 3.5.0.0
  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1): Profile328: 0.0.0.0

Owners

flaviusm Adrian Zanescu

Authors

Josh Close

Project URL

https://github.com/JoshClose/CsvHelper

License

MS-PL

Tags

csv csvhelper comma separated value delimited

Info

2399890 total downloads
1063835 downloads for version 2.13.5.0
Download (353.18 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