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.8M
2,827,221
Published
Jul 9, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.7.1 .NETStandard2.1

Dependencies

System.Memory
.NETFramework4.7.1
[4.5.4, )
System.Memory
.NETStandard2.1
[4.5.4, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 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.