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,822,651
Published
Jul 20, 2020
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

System.Memory
.NETFramework4.6.1
[4.5.3, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
System.Memory
.NETStandard2.0
[4.5.3, )

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.