TinmanAddOnsSQLiteModule
Description
- Derived from
-
TinmanModule abstract
Full source code is included in the Tinman 3D SDK download. |
Module descriptor for: Tinman - AddOns SQLite.
The C++ version of this library contains an embedded SQLite binary that is always available (see IsAvailable). The C# version uses the following NuGet package, which depends on the accessibility of the native SQLite binaries at runtime (see contents of the runtimes
directory, which is copied to the build output):
Microsoft.Data.Sqlite
https://www.nuget.org/packages/Microsoft.Data.Sqlite/