Skip to content

teo-tsirpanis/TileDB-CSharp

 
 

Repository files navigation

Licensed under the MIT License NuGet Test

TileDB-CSharp

This repository contains the official C# bindings of the TileDB Embedded storage engine. See more information in the README of the library project.

Install

The library is available on NuGet.

Build

cd sources/TileDB.CSharp
dotnet build -c Release

Test

cd tests/TileDB.CSharp.Test
dotnet test -c Release

Old version

The SWIG-based 2.x version of this codebase is available in the archive branch.

About

CSharp API for TileDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.9%
  • Jupyter Notebook 2.1%