Info
Version: | 17.0.0-beta1 |
Author(s): | G-Research |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/G-Research/ParquetSharp |
NuGet Url: | https://www.nuget.org/packages/ParquetSharp |
Install
Install-Package ParquetSharp
dotnet add package ParquetSharp
paket add ParquetSharp
ParquetSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- System.Memory(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
Tags
It's implemented in C# as a PInvoke wrapper around apache-parquet-cpp to provide high performance and compatibility.