DBX 패키지
DBX는 다양한 언어와 플랫폼에 대한 공식 바인딩을 제공합니다.
| 패키지 | 레지스트리 | 설치 |
|---|---|---|
| dbx-core | crates.io | cargo add dbx-core |
| DBX.Dotnet | NuGet | dotnet add package DBX.Dotnet |
| dbx-py | PyPI | pip install dbx-py |
| dbx-py | npm | npm install dbx-py |
| C/C++ | — | 헤더 + DLL/LIB |
DBX는 다양한 언어와 플랫폼에 대한 공식 바인딩을 제공합니다.
| 패키지 | 레지스트리 | 설치 |
|---|---|---|
| dbx-core | crates.io | cargo add dbx-core |
| DBX.Dotnet | NuGet | dotnet add package DBX.Dotnet |
| dbx-py | PyPI | pip install dbx-py |
| dbx-py | npm | npm install dbx-py |
| C/C++ | — | 헤더 + DLL/LIB |