Info
Version: | 17.0.0 |
Author(s): | The Apache Software Foundation |
Last Update: | Tuesday, July 16, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://arrow.apache.org/ |
NuGet Url: | https://www.nuget.org/packages/Apache.Arrow |
Install
Install-Package Apache.Arrow
dotnet add package Apache.Arrow
paket add Apache.Arrow
Apache.Arrow Download (Unzip the "nupkg" after downloading)
Dependencies
.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)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags
It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.