Skip to main content
ParquetSharp package icon

ParquetSharp

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.

Total Downloads
2.5M
2,492,879
Published
Jul 21, 2025
Latest stable version

Install

.NET CLI
dotnet add package ParquetSharp --version 20.0.0
Package Manager Console
Install-Package ParquetSharp -Version 20.0.0
PackageReference
<PackageReference Include="ParquetSharp" Version="20.0.0" />

Frameworks

.NETFramework4.7.1 net6.0 .NETStandard2.1

Dependencies

Apache.Arrow
.NETFramework4.7.1
[13.0.0, )
System.Memory
.NETFramework4.7.1
[4.5.5, )
[13.0.0, )
Apache.Arrow
.NETStandard2.1
[13.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.