Pansynchro.Connectors.Parquet 0.5.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Pansynchro.Connectors.Parquet --version 0.5.10
NuGet\Install-Package Pansynchro.Connectors.Parquet -Version 0.5.10
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="Pansynchro.Connectors.Parquet" Version="0.5.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pansynchro.Connectors.Parquet --version 0.5.10
#r "nuget: Pansynchro.Connectors.Parquet, 0.5.10"
#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.
// Install Pansynchro.Connectors.Parquet as a Cake Addin
#addin nuget:?package=Pansynchro.Connectors.Parquet&version=0.5.10

// Install Pansynchro.Connectors.Parquet as a Cake Tool
#tool nuget:?package=Pansynchro.Connectors.Parquet&version=0.5.10

Pansynchro connector to read from Parquet files.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.14 222 11/6/2023
0.6.13 102 11/1/2023
0.6.12 117 10/29/2023
0.6.11 96 10/29/2023
0.6.10 110 10/29/2023
0.6.9 120 10/25/2023
0.6.8 102 10/25/2023
0.6.7 111 10/25/2023
0.6.6 104 10/25/2023
0.6.5 113 10/24/2023
0.6.3 113 10/18/2023
0.6.2 110 10/17/2023
0.6.1 112 9/28/2023
0.6.0 112 9/23/2023
0.5.15 159 5/18/2023
0.5.14 153 5/18/2023
0.5.13 155 5/18/2023
0.5.12 152 5/18/2023
0.5.11 141 5/17/2023
0.5.10 148 5/17/2023
0.5.9 363 10/27/2022
0.5.8 402 9/10/2022
0.5.7 451 8/22/2022
0.5.6 408 7/5/2022
0.5.5 424 7/5/2022
0.5.4 425 7/3/2022
0.5.3 437 7/2/2022
0.5.2 411 6/28/2022
0.5.1 419 6/25/2022

Updating Parquet reader to remove unused code.