Parquet.Net 1.0.0-alpha-91

This is a prerelease version of Parquet.Net.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Parquet.Net --version 1.0.0-alpha-91
                    
NuGet\Install-Package Parquet.Net -Version 1.0.0-alpha-91
                    
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="1.0.0-alpha-91" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Parquet.Net" Version="1.0.0-alpha-91" />
                    
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 1.0.0-alpha-91
                    
#r "nuget: Parquet.Net, 1.0.0-alpha-91"
                    
#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.
#addin nuget:?package=Parquet.Net&version=1.0.0-alpha-91&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Parquet.Net&version=1.0.0-alpha-91&prerelease
                    
Install as a Cake Tool

A .NET library to read and write Apache Parquet files.

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 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  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 (38)

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/

PCAxis.Serializers

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

Komodo.Core

Komodo core libraries for crawling (file, object, web, database), parsing (JSON, XML, SQL, Sqlite, HTML, text), postings (inverted index, token extraction), indexing (search), metadata generation, and integrating within your application. Komodo is an information search, metadata, storage, and retrieval platform.

GitHub repositories (8)

Showing the top 8 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)
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)
Version Downloads Last Updated
5.1.2-pre.1 112 7/3/2025
5.1.1 406,180 2/27/2025
5.1.1-pre.3 316 2/26/2025
5.1.1-pre.2 1,092 1/31/2025
5.1.1-pre.1 117 1/30/2025
5.1.0 139,807 1/30/2025
5.1.0-pre.1 92 1/30/2025
5.0.3-pre.3 2,521 12/4/2024
5.0.3-pre.2 182 12/3/2024
5.0.3-pre.1 253 11/19/2024
5.0.2 479,130 11/14/2024
5.0.2-pre.2 645 11/12/2024
5.0.2-pre.1 118 11/11/2024
5.0.1 233,920 10/14/2024
5.0.1-pre.1 2,441 10/3/2024
5.0.0 51,457 10/3/2024
5.0.0-pre.4 96 10/2/2024
5.0.0-pre.3 81 10/2/2024
5.0.0-pre.2 1,332 9/30/2024
5.0.0-pre.1 168 9/23/2024
4.25.0 298,803 9/9/2024
4.25.0-pre.3 170 9/6/2024
4.25.0-pre.2 4,288 6/11/2024
4.25.0-pre.1 131 6/7/2024
4.24.0 625,926 6/6/2024
4.24.0-pre.8 93 6/4/2024
4.24.0-pre.7 106 6/4/2024
4.24.0-pre.6 100 6/3/2024
4.24.0-pre.5 78 6/3/2024
4.24.0-pre.4 108 5/31/2024
4.24.0-pre.3 92 5/31/2024
4.24.0-pre.2 3,177 5/28/2024
4.24.0-pre.1 145 5/22/2024
4.23.5 361,916 4/4/2024
4.23.4 717,187 2/2/2024
4.23.3 28,544 1/25/2024
4.23.2 11,987 1/22/2024
4.23.1 8,644 1/19/2024
4.23.0 3,115 1/18/2024
4.22.1 10,426 1/17/2024
4.22.0 69,270 1/11/2024
4.20.1 6,294 1/10/2024
4.20.0 22,165 1/8/2024
4.19.0 35,554 1/5/2024
4.18.1 17,067 12/31/2023
4.18.0 40,731 12/22/2023
4.17.0 348,236 11/14/2023
4.16.4 759,273 9/11/2023
4.16.3 37,101 9/4/2023
4.16.2 117,223 8/22/2023
4.16.1 4,349 8/21/2023
4.16.0 2,784 8/17/2023
4.15.0 172,074 6/30/2023
4.14.0 29,618 6/28/2023
4.13.0 96,129 6/20/2023
4.12.0 144,733 5/22/2023
4.11.3 13,428 5/18/2023
4.11.2 58,074 5/16/2023
4.11.1 41,665 5/10/2023
4.11.0 5,255 5/9/2023
4.10.1 50,820 5/2/2023
4.10.0 39,885 4/26/2023
4.9.2 3,028 4/25/2023
4.9.1 3,589 4/21/2023
4.9.0 2,366 4/21/2023
4.8.1 13,969 4/19/2023
4.8.0 2,679 4/18/2023
4.8.0-alpha-00 1,596 4/17/2023
4.7.1 7,407 4/14/2023
4.7.0 7,545 4/13/2023
4.6.2 82,145 3/28/2023
4.6.1 10,411 3/23/2023
4.6.0 13,025 3/21/2023
4.5.4 370,737 2/23/2023
4.5.3 19,508 2/22/2023
4.5.2 13,034 2/20/2023
4.5.1 11,250 2/14/2023
4.5.0 10,712 2/13/2023
4.4.7 16,864 2/8/2023
4.4.6 52,096 1/31/2023
4.4.5 3,513 1/30/2023
4.4.4 2,755 1/27/2023
4.4.3 3,929 1/26/2023
4.4.2 1,786 1/26/2023
4.4.1 2,334 1/25/2023
4.4.0 3,404 1/24/2023
4.3.4 2,037 1/23/2023
4.3.3 2,216 1/20/2023
4.3.2 2,146 1/19/2023
4.3.1 1,755 1/19/2023
4.3.0 2,943 1/18/2023
4.2.3 8,234 1/16/2023
4.2.2 10,322 1/11/2023
4.2.1 8,316 1/10/2023
4.2.0 2,033 1/10/2023
4.1.3 68,630 12/21/2022
4.1.2 33,349 12/1/2022
4.1.1 123,168 11/10/2022
4.1.0 364,985 10/13/2022
4.0.2 10,767 10/12/2022
4.0.1 52,124 10/11/2022
4.0.0 66,667 9/22/2022
3.10.0 413,172 9/20/2022
3.9.1 1,741,902 10/14/2021
3.9.0 398,889 6/25/2021
3.8.6 543,150 3/5/2021
3.8.5 26,863 2/23/2021
3.8.4 318,510 12/13/2020
3.8.3 2,492 12/10/2020
3.8.2 2,070 12/10/2020
3.8.1 32,647 11/6/2020
3.8.0 4,504 11/6/2020
3.7.7 343,289 6/25/2020
3.7.6 27,256 6/16/2020
3.7.5 14,821 6/8/2020
3.7.4 208,284 5/19/2020
3.7.2 3,998 5/18/2020
3.7.1 49,122 4/21/2020
3.7.0 73,107 4/19/2020
3.6.0 5,604,095 1/23/2020
3.5.3 16,350 1/8/2020
3.5.2 3,628 1/3/2020
3.5.1 2,333 12/31/2019
3.5.0 12,917 12/18/2019
3.4.3 7,639 12/16/2019
3.4.2 3,873 12/13/2019
3.4.1 2,283 12/11/2019
3.4.0 3,263 12/11/2019
3.3.11 7,011 12/1/2019
3.3.10 61,084 11/6/2019
3.3.9 191,781 8/15/2019
3.3.8 8,891 8/1/2019
3.3.7 2,252 8/1/2019
3.3.6 2,379 7/31/2019
3.3.5 36,887 7/5/2019
3.3.4 199,998 3/11/2019
3.3.3 20,880 2/1/2019
3.3.2 27,068 1/21/2019
3.3.1 4,692 1/14/2019
3.3.0 4,033 1/11/2019
3.2.6 3,003 1/11/2019
3.2.5 4,650 1/3/2019
3.2.4 13,302 11/21/2018
3.2.3 64,420 11/7/2018
3.2.2 5,499 10/30/2018
3.2.1 2,588 10/30/2018
3.2.0 3,300 10/24/2018
3.1.4 2,639 10/15/2018
3.1.3 2,515 10/15/2018
3.1.2 49,898 10/11/2018
3.1.1 2,971 10/4/2018
3.1.0 2,998 10/3/2018
3.1.0-preview-390 2,179 10/3/2018
3.1.0-preview-373 2,438 10/2/2018
3.0.5 9,372 8/13/2018
3.0.4 2,712 7/25/2018
3.0.3 2,572 7/25/2018
3.0.2 3,028 7/24/2018
3.0.1 2,575 7/24/2018
3.0.0 3,675 7/19/2018
2.1.4 104,481 6/7/2018
2.1.3 265,092 3/30/2018
2.1.2 460,980 1/10/2018
2.1.1 139,173 12/1/2017
2.1.0 2,944 11/29/2017
2.0.1 2,722 11/27/2017
2.0.0 3,679 11/27/2017
1.5.1 3,553 11/14/2017
1.4.0 6,895 10/23/2017
1.3.0 5,574 9/12/2017
1.2.139 3,652 9/6/2017
1.1.128 3,519 8/15/2017
1.0.114 2,897 7/31/2017