Apache.Arrow
0.17.1
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Apache.Arrow -Version 0.17.1
dotnet add package Apache.Arrow --version 0.17.1
<PackageReference Include="Apache.Arrow" Version="0.17.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apache.Arrow --version 0.17.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Apache.Arrow:
Package | Downloads |
---|---|
Microsoft.Spark
.NET for Apache Spark
|
|
Microsoft.Data.Analysis
This package contains easy-to-use and high-performance libraries for data analysis and transformation.
|
|
VegaLite.NET
C# Specification for https://github.com/vega/vega-lite
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Apache.Arrow:
Repository | Stars |
---|---|
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
|
|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|