SQLiteSample in .NET to illustrate that the 2.0.4 version of SQLitePCLRaw is still using 3.31.
- SQLite Getting Started:
- https://docs.microsoft.com/en-us/ef/core/get-started/overview/first-app?tabs=netcore-cli
- Use the SQLite Client of your choice
select SQLite_version();
Output should be 3.31