CsvHelper 33.1.0

Prefix Reserved
dotnet add package CsvHelper --version 33.1.0
                    
NuGet\Install-Package CsvHelper -Version 33.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CsvHelper" Version="33.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CsvHelper" Version="33.1.0" />
                    
Directory.Packages.props
<PackageReference Include="CsvHelper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CsvHelper --version 33.1.0
                    
#r "nuget: CsvHelper, 33.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CsvHelper@33.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CsvHelper&version=33.1.0
                    
Install as a Cake Addin
#tool nuget:?package=CsvHelper&version=33.1.0
                    
Install as a Cake Tool

A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.0K)

Showing the top 5 NuGet packages that depend on CsvHelper:

Package Downloads
InfluxDB.Client.Core

InfluxDB Client Core - exceptions, validations, REST client.

Umbraco.Forms.Core.Providers

Umbraco Forms Core Providers encapsulates core providers of the forms builder for use by package developers.

CsvHelper.Excel.Core

An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.

Casbin.NET

Casbin.NET is a powerful and efficient open-source access control library for .NET (C#) projects. It provides support for enforcing authorization based on various access control models.

CodeBeam.MudBlazor.Extensions

MudBlazor extension components from contributors. Includes 30+ components and utilities.

GitHub repositories (208)

Showing the top 20 popular GitHub repositories that depend on CsvHelper:

Repository Stars
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
DotNetNext/SqlSugar
.Net aot ORM SqlServer ORM Mongodb ORM MySql 瀚高 Postgresql ORM DB2 Hana 高斯 Duckdb C# VB.NET Sqlite ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping
beeradmoore/dlss-swapper
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
rmcrackan/Libation
Libation: Liberate your Library
Planshit/Tai
👻 在Windows上统计软件使用时长和网站浏览时长
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
ravendb/ravendb
ACID Document Database
space-wizards/space-station-14
A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
mini-software/MiniExcel
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
Version Downloads Last Updated
33.1.0 9,587,674 6/2/2025
33.0.1 51,374,542 6/20/2024
33.0.0 719,977 6/17/2024
32.0.3 8,082,161 5/13/2024
32.0.2 632,402 5/7/2024
32.0.1 1,343,776 4/26/2024
32.0.0 152,943 4/25/2024
31.0.4 2,272,303 4/17/2024
31.0.3 2,483,281 4/3/2024
31.0.2 7,232,850 2/29/2024
31.0.1 139,217 2/29/2024
31.0.0 3,704,421 2/9/2024
30.1.0 2,960,804 1/26/2024
30.0.3 989,519 1/23/2024
30.0.1 66,655,013 11/11/2022
30.0.0 4,321,255 10/30/2022
29.0.0 4,268,410 10/6/2022
28.0.1 12,187,809 7/14/2022
28.0.0 951,558 7/8/2022
27.2.1 37,941,228 11/23/2021
27.2.0 693,274 11/15/2021
27.1.1 16,900,559 6/23/2021
27.1.0 4,347,858 5/26/2021
27.0.4 824,671 5/18/2021
27.0.3 133,035 5/17/2021
27.0.2 2,247,199 4/28/2021
27.0.1 628,460 4/22/2021
27.0.0 958,538 4/21/2021
26.1.0 3,355,462 3/23/2021
26.0.1 2,130,066 3/4/2021
26.0.0 208,915 3/3/2021
25.0.0 877,336 2/24/2021
24.0.1 487,515 2/20/2021
24.0.0 24,044 2/19/2021
23.0.0 564,932 2/12/2021
22.1.2 796,467 2/4/2021
22.1.1 484,220 2/2/2021
22.1.0 149,924 1/30/2021
22.0.0 18,833 1/30/2021
21.3.1 77,940 1/29/2021
21.3.0 160,972 1/27/2021
21.2.1 195,236 1/25/2021
21.2.0 134,495 1/24/2021
21.1.2 8,533 1/24/2021
21.1.1 13,061 1/23/2021
21.1.0 290,572 1/21/2021
21.0.6 107,291 1/20/2021
21.0.5 22,401 1/20/2021
21.0.5-beta0001 3,234 1/20/2021
21.0.4 76,960 1/19/2021
21.0.3 43,190 1/19/2021
21.0.1 13,057 1/18/2021
21.0.0 12,741 1/18/2021
20.0.0 80,368 1/17/2021
20.0.0-beta0021 3,160 1/14/2021
20.0.0-beta0020 3,218 1/13/2021
20.0.0-beta0019 3,127 1/8/2021
20.0.0-beta0017 2,855 1/7/2021
20.0.0-beta0001 2,920 1/6/2021
19.0.0 4,193,375 12/27/2020
19.0.0-beta0002 3,010 12/26/2020
19.0.0-beta0001 4,535 12/22/2020
19.0.0-beta.2 876 12/26/2020
18.0.0 3,039,106 12/4/2020
17.0.1 604,101 12/1/2020
17.0.0 169,819 11/29/2020
16.2.0 710,674 11/25/2020
16.1.0 658,118 11/20/2020
16.0.0 2,169,961 11/13/2020
15.0.10 2,993,144 11/10/2020
15.0.9 1,029,244 11/3/2020
15.0.8 3,852,196 10/14/2020
15.0.7 245,578 10/13/2020
15.0.6 1,995,606 9/25/2020
15.0.5 26,543,387 4/17/2020
15.0.4 2,022,613 4/3/2020
15.0.3 972,508 3/24/2020
15.0.2 482,306 3/20/2020
15.0.1 1,745,601 3/4/2020
15.0.0 2,756,455 2/4/2020
14.0.0 513,932 1/30/2020
14.0.0-beta001 4,919 1/29/2020
13.0.0 1,704,606 1/16/2020
12.3.2 2,859,950 1/10/2020
12.3.1 89,804 1/9/2020
12.3.0 169,724 1/9/2020
12.2.3 2,700,314 12/30/2019
12.2.2 2,267,272 12/6/2019
12.2.1 2,982,985 11/5/2019
12.2.0 57,290 11/5/2019
12.1.3 682,850 10/28/2019
12.1.2 21,442,681 1/28/2019
12.1.1 2,027,826 1/3/2019
12.1.0 804,024 12/13/2018
12.0.1 557,626 12/5/2018
12.0.0 639,512 12/5/2018
11.0.1 112,757 12/4/2018
11.0.0 70,433 12/4/2018
10.0.0 143,211 12/4/2018
10.0.0-beta02 8,626 11/23/2018
10.0.0-beta01 10,034 11/21/2018
9.2.3 997,799 11/21/2018
9.2.2 19,878 11/20/2018
9.2.1 22,826 11/20/2018
9.2.0 19,640 11/20/2018
9.1.0 197,486 11/13/2018
9.0.2 79,706 11/12/2018
9.0.1 12,881 11/12/2018
9.0.0 321,607 11/11/2018
8.1.1 47,421 11/6/2018
8.1.0 31,609 11/6/2018
8.0.0 59,717 11/6/2018
8.0.0-beta01 132,881 7/12/2018
7.1.1 8,718,539 6/8/2018
7.1.0 3,364,687 3/15/2018
7.0.1 704,155 2/23/2018
7.0.0 256,142 2/21/2018
6.1.1 1,265,289 1/19/2018
6.1.0 521,088 12/15/2017
6.0.3 108,284 12/13/2017
6.0.2 52,205 12/8/2017
6.0.0 908,061 11/8/2017
5.0.0.1 242,578 11/1/2017
4.0.3 120,824 10/25/2017
4.0.2 90,783 10/19/2017
4.0.1 22,956 10/19/2017
3.2.0 192,138 10/11/2017
3.1.1 18,384 10/10/2017
3.1.0 35,036 10/10/2017
3.0.0 123,001 10/9/2017
3.0.0-RC05 5,899 10/4/2017
3.0.0-RC04 7,112 9/26/2017
3.0.0-RC03 4,267 9/25/2017
3.0.0-RC02 3,995 9/19/2017
3.0.0-RC01 7,766 9/7/2017
3.0.0-chi08 10,237 9/6/2017
3.0.0-chi07 7,556 9/2/2017
3.0.0-chi06 19,802 7/4/2017
3.0.0-chi05 16,708 6/6/2017
3.0.0-chi04 6,516 5/31/2017
3.0.0-chi03 21,091 5/25/2017
3.0.0-chi02 17,740 4/23/2017
3.0.0-chi01 5,573 4/21/2017
3.0.0-beta8 10,029 3/30/2017
3.0.0-beta7 466,803 10/4/2016
3.0.0-beta6 23,465 9/9/2016
3.0.0-beta5 13,306 9/6/2016
3.0.0-beta4 6,336 9/2/2016
3.0.0-beta3 6,352 8/30/2016
3.0.0-beta2 8,930 8/26/2016
3.0.0-beta10 5,981 4/7/2017
3.0.0-beta1 6,107 8/25/2016
2.16.3 15,066,679 9/9/2016
2.16.2 46,944 9/7/2016
2.16.1 125,614 8/31/2016
2.16.0 1,737,061 7/14/2016
2.15.0.2 409,797 7/2/2016
2.15.0.1 53,726 6/28/2016
2.15.0 386,849 6/9/2016
2.14.3 463,765 6/8/2016
2.14.2 566,416 4/27/2016
2.14.1 88,966 4/20/2016
2.14.0 34,967 4/17/2016
2.13.5 3,068,448 11/29/2015
2.13.4 10,260 11/29/2015
2.13.3 9,829 11/28/2015
2.13.2 1,662,367 6/27/2015
2.13.1 252,675 6/9/2015
2.13.0 454,543 4/17/2015
2.12.0.2 47,250 4/15/2015
2.12.0.1 9,482 4/14/2015
2.12.0 21,609 4/11/2015
2.11.1.1 174,794 3/5/2015
2.11.0 321,133 2/17/2015
2.10.0 302,536 12/8/2014
2.9.1 87,172 12/8/2014
2.9.0 6,960 12/8/2014
2.8.4 334,842 11/14/2014
2.8.3 18,861 11/11/2014
2.8.2 221,710 10/14/2014
2.8.1 10,980 10/10/2014
2.8.0 30,967 10/2/2014
2.7.1 259,164 8/30/2014
2.7.0 363,165 6/19/2014
2.6.1 54,133 6/5/2014
2.6.0 44,700 5/14/2014
2.5.0 234,717 3/7/2014
2.4.1 115,209 2/11/2014
2.4.0 258,891 1/25/2014
2.3.0 168,530 12/17/2013
2.2.2 747,482 7/10/2013
2.2.1 12,758 7/4/2013
2.2.0 50,237 7/2/2013
2.1.1 27,727 6/21/2013
2.1.0 11,091 6/19/2013
2.0.1 8,437 6/14/2013
2.0.0 202,673 6/13/2013
2.0.0-beta2 6,099 6/7/2013
2.0.0-beta1 7,675 4/24/2013
1.17.0 156,908 3/13/2013
1.16.0 15,601 3/9/2013
1.15.0 12,320 3/3/2013
1.14.0 34,882 1/25/2013
1.13.0 42,251 12/18/2012
1.12.1 15,344 11/13/2012
1.12.0 8,217 11/10/2012
1.11.0 6,814 11/10/2012
1.10.0 11,586 11/3/2012
1.9.2 9,252 10/24/2012
1.9.1 6,678 10/24/2012
1.9.0 7,280 10/21/2012
1.8.0 16,005 9/15/2012
1.7.0 14,836 8/15/2012
1.6.0 7,602 8/2/2012
1.5.0 16,612 7/13/2012
1.4.0 38,422 4/13/2012
1.3.0 10,959 3/11/2012
1.2.0 32,188 2/10/2012
1.1.2 7,914 1/11/2012
1.1.1 7,067 1/7/2012
1.1.0 18,449 10/11/2011
1.0.0 8,132 9/10/2011
0.16.0 7,194 9/7/2011
0.15.0 7,630 7/9/2011
0.14.0 6,733 7/6/2011
0.13.0 10,256 2/15/2011
0.12.0 235,195 2/1/2011