TileDB-CSharp
TileDB-CSharp copied to clipboard
C# API for TileDB Embedded
### TODO - [x] Add `Subarray` getter APIs. - [x] Add examples. - [ ] Add tests. FYI @jp-dark
Consistent with the [obsoletion policy](https://github.com/TileDB-Inc/TileDB-CSharp/blob/main/docs/obsoletions.md), this PR removes or makes internal the APIs obsoleted in version 5.7.0. The latest released version is 5.8.0 and a subsequent PR will bump it...
See run for more details: https://github.com/TileDB-Inc/TileDB-CSharp/actions/runs/14850567495
Updated [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 4.0.1 to 4.0.2. Release notes _Sourced from [MSTest.TestAdapter's releases](https://github.com/microsoft/testfx/releases)._ ## 4.0.2 See the release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#4.0.2) Commits viewable in [compare view](https://github.com/microsoft/testfx/compare/v4.0.1...v4.0.2). Updated [MSTest.TestFramework](https://github.com/microsoft/testfx) from 4.0.1 to 4.0.2....