ParquetSharp 18.1.0

dotnet add package ParquetSharp --version 18.1.0
                    
NuGet\Install-Package ParquetSharp -Version 18.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="ParquetSharp" Version="18.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ParquetSharp" Version="18.1.0" />
                    
Directory.Packages.props
<PackageReference Include="ParquetSharp" />
                    
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 ParquetSharp --version 18.1.0
                    
#r "nuget: ParquetSharp, 18.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.
#addin nuget:?package=ParquetSharp&version=18.1.0
                    
Install ParquetSharp as a Cake Addin
#tool nuget:?package=ParquetSharp&version=18.1.0
                    
Install ParquetSharp as a Cake Tool

ParquetSharp is a .NET library for reading and writing Parquet files. It's implemented in C# as a PInvoke wrapper around apache-parquet-cpp to provide high performance and compatibility.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (10)

Showing the top 5 NuGet packages that depend on ParquetSharp:

Package Downloads
ParquetSharp.DataFrame

ParquetSharp.DataFrame is a .NET library for reading and writing Apache Parquet files into/from .NET DataFrames, using ParquetSharp.

CsharpUtilsLib

Lib containing numerous functions to simplify the day to day development

bertt.geoparquet

Reader/Writer for GeoParquet files

cqg_spark_ml

CQG ML SDK

DeltaLake

A native .NET library for Delta Lake

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ParquetSharp:

Repository Stars
aloneguid/parquet-dotnet
Fully managed Apache Parquet implementation
Version Downloads Last updated
18.1.0 19,533 2/24/2025
18.1.0-beta1 301 2/4/2025
17.0.0-beta1 56,686 8/15/2024
16.1.0 191,689 8/8/2024
16.1.0-beta3 100 7/30/2024
16.1.0-beta2 210 7/2/2024
16.1.0-beta1 177 6/27/2024
15.0.2.1 77,682 5/2/2024
15.0.2 796 4/29/2024 15.0.2 is deprecated because it has critical bugs.
15.0.2-beta2 2,484 4/5/2024
15.0.2-beta1 878 3/24/2024
15.0.0-beta3 685 3/7/2024
15.0.0-beta2 230 3/5/2024
15.0.0-beta1 221 2/7/2024
14.0.2 71,228 2/1/2024
14.0.2-beta1 165 1/22/2024
13.0.0 36,914 11/27/2023
13.0.0-beta1 4,640 11/8/2023
12.0.1 100,481 7/9/2023
12.0.1-beta1 245 6/20/2023
10.0.1 54,855 2/12/2023
10.0.1-beta1 1,915 12/14/2022
8.0.0 43,173 10/11/2022
8.0.0-beta2 634 9/9/2022
8.0.0-beta1 853 6/14/2022
7.0.0 64,910 5/26/2022
7.0.0-beta1 448 4/22/2022
6.0.1 13,088 4/1/2022
6.0.1-beta1 495 1/14/2022
5.0.0 15,947 1/14/2022
5.0.0-beta3 2,059 11/26/2021
5.0.0-beta2 351 11/8/2021
5.0.0-beta1 726 9/1/2021
4.0.0 23,068 8/25/2021
4.0.0-beta2 731 6/30/2021
4.0.0-beta1 702 6/17/2021
2.4.0 64,815 5/11/2021
2.4.0-beta2 354 4/13/2021
2.4.0-beta1 388 3/15/2021
2.3.0 8,789 1/28/2021
2.3.0-beta3 441 11/25/2020
2.3.0-beta2 417 10/9/2020
2.3.0-beta1 454 9/1/2020
2.2.0 2,672 7/20/2020
2.2.0-beta4 481 6/23/2020
2.2.0-beta3 7,414 5/15/2020
2.2.0-beta2 10,776 4/27/2020
2.2.0-beta1 688 4/17/2020
2.1.0-beta2 665 2/27/2020
2.1.0-beta1 515 2/24/2020
2.0.2 3,765 1/28/2020
2.0.2-beta5 1,149 1/5/2020
2.0.2-beta4 461 11/26/2019
2.0.2-beta3 446 11/12/2019
2.0.2-beta2 460 11/12/2019
2.0.2-beta1 467 10/11/2019
2.0.1 13,250 9/2/2019
2.0.1-beta3 485 8/7/2019
2.0.1-beta2 524 7/25/2019
2.0.1-beta1 526 7/24/2019
1.5.1.2-beta1 497 5/9/2019
1.5.1.1 861 3/31/2019
1.5.1.1-beta5 544 3/3/2019
1.5.1.1-beta4 593 2/15/2019
1.5.1.1-beta3 604 2/6/2019
1.5.1.1-beta2 606 1/23/2019
1.5.1.1-beta1 635 1/4/2019
1.4.0.3 1,006 12/3/2018
1.4.0.2 859 11/21/2018
1.4.0.2-beta3 643 10/24/2018
1.4.0.2-beta2 687 9/26/2018
1.4.0.2-beta1 718 9/24/2018
1.4.0.1 8,490 8/29/2018
1.4.0.1-beta9 751 8/22/2018
1.4.0.1-beta8 758 8/9/2018
1.4.0.1-beta7 768 8/7/2018