tree: 91801acad9e08673f664325015bea07d443f0cea [path history] [tgz]
  1. src/
  2. test/
  3. .editorconfig
  4. .gitignore
  5. Apache.Arrow.Adbc.sln
  6. ApacheArrow.snk
  7. Directory.Build.props
  8. Directory.Build.targets
  9. README.md
csharp/README.md

Apache Arrow ADBC

An implementation of Arrow ADBC targeting .NET Standard 2.0 and .NET 6 or later.

Arrow Submodule

This library uses the Arrow C Data API that is published in the Arrow repo.

This change has not been published to NuGet, so a submodule is currently used to obtain the Arrow project. Be sure to download the submodule so the solution loads and correctly.