Parquet.Net 3.1.0-preview-390

This is a prerelease version of Parquet.Net.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Parquet.Net --version 3.1.0-preview-390
                    
NuGet\Install-Package Parquet.Net -Version 3.1.0-preview-390
                    
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="Parquet.Net" Version="3.1.0-preview-390" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Parquet.Net" Version="3.1.0-preview-390" />
                    
Directory.Packages.props
<PackageReference Include="Parquet.Net" />
                    
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 Parquet.Net --version 3.1.0-preview-390
                    
#r "nuget: Parquet.Net, 3.1.0-preview-390"
                    
#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.
#:package Parquet.Net@3.1.0-preview-390
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Parquet.Net&version=3.1.0-preview-390&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Parquet.Net&version=3.1.0-preview-390&prerelease
                    
Install as a Cake Tool

.NET library to read and write Apache Parquet files.
Supports all parquet features, including maps, structs, lists, repeatable fields.
Compatible with .NET 4.5 and .NET Standard 1.4 and up.
Works on all flavours of Windows and Linux. Compatible with iOS and Android via Xamarin.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (44)

Showing the top 5 NuGet packages that depend on Parquet.Net:

Package Downloads
ChoETL.Parquet

Parquet extension to Cinchoo ETL framework

Microsoft.DataPrep

Microsoft Azure Machine Learning Data Preparation SDK.

ETLBox.Parquet

This is the Parquet connector for ETLBox. It lets you handle Parquet files, offering an efficient way to process columnar data. ETLBox is a complete ETL (Extract, Transform, Load) library and data integration toolbox for .NET. # Build scalable, code-first ETL pipelines for SQL, NoSQL, APIs, and flat files. # Automate data movement, transformation, and synchronization with minimal memory usage. # Ideal for data warehousing, migrations, and big data processing. Simplify your data integration workflow: ETLBox enables efficient, asynchronous data processing by reading from databases, APIs, and file formats like CSV, Excel, and JSON. Transform data dynamically with row-based, batch, or lookup transformations, and read or write from/to multiple destinations in parallel. Key Features: * Stream large datasets efficiently without loading everything into memory * Maximize performance with parallel, task-based data flow execution * Connect to various data sources with built-in connectors or extend with custom components For tutorials, examples, and documentation, visit: https://www.etlbox.net/

FoundationaLLM.Common

FoundationaLLM.Common is a .NET library that the FoundationaLLM.Client.Core and FoundationaLLM.Client.Management client libraries share as a common dependency.

PCAxis.Serializers

Paxiom serializers for formats like Excel, jsonstat, jsonstat2, sdmx

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Parquet.Net:

Repository Stars
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
ravendb/ravendb
ACID Document Database
mukunku/ParquetViewer
Simple Windows desktop application for viewing & querying Apache Parquet files
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
Hitmasu/OpenCNPJ
API pública de busca e consulta de CNPJs do Brasil
CompOmics/ThermoRawFileParser
Thermo RAW file parser that runs on Linux/Mac and all other platforms that support Mono
G-Research/ParquetSharp
ParquetSharp is a .NET library for reading and writing Apache Parquet files.
AzureCosmosDB/data-migration-desktop-tool
jdermody/brightwire
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
NeilMacMullen/kusto-loco
C# KQL query engine with flexible I/O layers and visualization
Version Downloads Last Updated
5.4.0-pre.1 148 10/23/2025
5.3.0 1,429 10/23/2025
5.3.0-pre.5 137 10/22/2025
5.3.0-pre.4 189 10/15/2025
5.3.0-pre.3 179 10/6/2025
5.3.0-pre.2 114 10/5/2025
5.3.0-pre.1 142 10/2/2025
5.2.0 220,063 8/14/2025
5.2.0-pre.1 147 8/13/2025
5.1.2-pre.3 137 8/13/2025
5.1.2-pre.2 355 8/5/2025
5.1.2-pre.1 682 7/3/2025
5.1.1 878,441 2/27/2025
5.1.1-pre.3 370 2/26/2025
5.1.1-pre.2 1,489 1/31/2025
5.1.1-pre.1 164 1/30/2025
5.1.0 179,839 1/30/2025
5.1.0-pre.1 120 1/30/2025
5.0.3-pre.3 2,802 12/4/2024
5.0.3-pre.2 272 12/3/2024
5.0.3-pre.1 365 11/19/2024
5.0.2 690,865 11/14/2024
5.0.2-pre.2 774 11/12/2024
5.0.2-pre.1 147 11/11/2024
5.0.1 262,462 10/14/2024
5.0.1-pre.1 3,183 10/3/2024
5.0.0 67,713 10/3/2024
5.0.0-pre.4 129 10/2/2024
5.0.0-pre.3 113 10/2/2024
5.0.0-pre.2 1,433 9/30/2024
5.0.0-pre.1 198 9/23/2024
4.25.0 443,696 9/9/2024
4.25.0-pre.3 193 9/6/2024
4.25.0-pre.2 4,731 6/11/2024
4.25.0-pre.1 170 6/7/2024
4.24.0 759,768 6/6/2024
4.24.0-pre.8 122 6/4/2024
4.24.0-pre.7 131 6/4/2024
4.24.0-pre.6 126 6/3/2024
4.24.0-pre.5 111 6/3/2024
4.24.0-pre.4 134 5/31/2024
4.24.0-pre.3 119 5/31/2024
4.24.0-pre.2 4,828 5/28/2024
4.24.0-pre.1 176 5/22/2024
4.23.5 407,010 4/4/2024
4.23.4 786,787 2/2/2024
4.23.3 31,328 1/25/2024
4.23.2 12,320 1/22/2024
4.23.1 12,587 1/19/2024
4.23.0 3,988 1/18/2024
4.22.1 10,933 1/17/2024
4.22.0 76,736 1/11/2024
4.20.1 6,712 1/10/2024
4.20.0 31,697 1/8/2024
4.19.0 41,467 1/5/2024
4.18.1 19,550 12/31/2023
4.18.0 53,676 12/22/2023
4.17.0 374,982 11/14/2023
4.16.4 872,594 9/11/2023
4.16.3 41,460 9/4/2023
4.16.2 118,714 8/22/2023
4.16.1 4,528 8/21/2023
4.16.0 2,928 8/17/2023
4.15.0 179,637 6/30/2023
4.14.0 30,393 6/28/2023
4.13.0 99,778 6/20/2023
4.12.0 149,035 5/22/2023
4.11.3 14,872 5/18/2023
4.11.2 58,914 5/16/2023
4.11.1 44,694 5/10/2023
4.11.0 5,436 5/9/2023
4.10.1 55,702 5/2/2023
4.10.0 51,484 4/26/2023
4.9.2 3,154 4/25/2023
4.9.1 3,697 4/21/2023
4.9.0 2,765 4/21/2023
4.8.1 14,625 4/19/2023
4.8.0 2,819 4/18/2023
4.8.0-alpha-00 1,680 4/17/2023
4.7.1 7,751 4/14/2023
4.7.0 7,658 4/13/2023
4.6.2 89,853 3/28/2023
4.6.1 10,965 3/23/2023
4.6.0 13,295 3/21/2023
4.5.4 392,729 2/23/2023
4.5.3 21,185 2/22/2023
4.5.2 14,967 2/20/2023
4.5.1 13,344 2/14/2023
4.5.0 11,601 2/13/2023
4.4.7 17,238 2/8/2023
4.4.6 53,505 1/31/2023
4.4.5 3,706 1/30/2023
4.4.4 3,030 1/27/2023
4.4.3 4,420 1/26/2023
4.4.2 1,873 1/26/2023
4.4.1 2,428 1/25/2023
4.4.0 3,592 1/24/2023
4.3.4 2,126 1/23/2023
4.3.3 2,307 1/20/2023
4.3.2 2,264 1/19/2023
4.3.1 1,843 1/19/2023
4.3.0 3,082 1/18/2023
4.2.3 9,354 1/16/2023
4.2.2 10,925 1/11/2023
4.2.1 8,898 1/10/2023
4.2.0 2,131 1/10/2023
4.1.3 69,526 12/21/2022
4.1.2 34,186 12/1/2022
4.1.1 124,445 11/10/2022
4.1.0 408,324 10/13/2022
4.0.2 10,949 10/12/2022
4.0.1 58,385 10/11/2022
4.0.0 70,772 9/22/2022
3.10.0 460,936 9/20/2022
3.9.1 1,844,398 10/14/2021
3.9.0 408,422 6/25/2021
3.8.6 579,097 3/5/2021
3.8.5 27,086 2/23/2021
3.8.4 339,336 12/13/2020
3.8.3 2,598 12/10/2020
3.8.2 2,163 12/10/2020
3.8.1 32,924 11/6/2020
3.8.0 4,616 11/6/2020
3.7.7 349,850 6/25/2020
3.7.6 27,802 6/16/2020
3.7.5 14,941 6/8/2020
3.7.4 218,884 5/19/2020
3.7.2 4,099 5/18/2020
3.7.1 49,287 4/21/2020
3.7.0 79,142 4/19/2020
3.6.0 5,617,571 1/23/2020
3.5.3 16,444 1/8/2020
3.5.2 3,707 1/3/2020
3.5.1 2,415 12/31/2019
3.5.0 13,590 12/18/2019
3.4.3 7,735 12/16/2019
3.4.2 3,972 12/13/2019
3.4.1 2,365 12/11/2019
3.4.0 3,445 12/11/2019
3.3.11 7,127 12/1/2019
3.3.10 63,318 11/6/2019
3.3.9 193,359 8/15/2019
3.3.8 9,000 8/1/2019
3.3.7 2,371 8/1/2019
3.3.6 2,483 7/31/2019
3.3.5 38,078 7/5/2019
3.3.4 208,918 3/11/2019
3.3.3 21,033 2/1/2019
3.3.2 27,225 1/21/2019
3.3.1 4,819 1/14/2019
3.3.0 4,284 1/11/2019
3.2.6 3,116 1/11/2019
3.2.5 4,779 1/3/2019
3.2.4 14,167 11/21/2018
3.2.3 70,946 11/7/2018
3.2.2 5,647 10/30/2018
3.2.1 2,699 10/30/2018
3.2.0 3,573 10/24/2018
3.1.4 2,767 10/15/2018
3.1.3 2,632 10/15/2018
3.1.2 50,024 10/11/2018
3.1.1 3,098 10/4/2018
3.1.0 3,151 10/3/2018
3.1.0-preview-390 2,297 10/3/2018
3.1.0-preview-373 2,558 10/2/2018
3.0.5 9,631 8/13/2018
3.0.4 2,881 7/25/2018
3.0.3 2,743 7/25/2018
3.0.2 3,181 7/24/2018
3.0.1 2,730 7/24/2018
3.0.0 3,923 7/19/2018
2.1.4 108,439 6/7/2018
2.1.3 266,906 3/30/2018
2.1.2 467,361 1/10/2018
2.1.1 150,174 12/1/2017
2.1.0 3,112 11/29/2017
2.0.1 2,880 11/27/2017
2.0.0 3,846 11/27/2017
1.5.1 3,730 11/14/2017
1.4.0 7,194 10/23/2017
1.3.0 5,751 9/12/2017
1.2.139 3,846 9/6/2017
1.1.128 3,738 8/15/2017
1.0.114 3,057 7/31/2017

3.1.0:
- re-introducing utilities for row-based access allowing you to access and create parquet files in more readable format.
- Field class now supports MaxRepetitionLevel and MaxDefinitionLevel
3.0.5:
- #321 bug fixed: a nullable field should support all-non-nullable values
- performance improvement around packing definition levels

3.0.4:
- bug fixed: Cannot read schema where map elements are structures (#320)

3.0.3
- critical bug fixed: reading parquet files with multiple pages doesn't read beyond 1st page (#318)
   
3.0.2
- performance improvements (#317)

3.0.1
- improvement: better column validation in row group writer
- bug fixed: Snappy compression writer fails on certain encodings (#315)

3.0.0
the first release of a major rewrite