SQLiteGenerator10 screenshot 1 SQLiteGenerator10 screenshot 2 SQLiteGenerator10 screenshot 3
Supported Devices
PC,Hub
Updated
May 16,2019
Size
18.53 MB
Age
Everyone
Release Date
Description
This application generates C# SQLite interface code, making it easy to use an SQLite database with a C# application. An Sqlite table is loaded, and C# code is generated which allows direct access to each table in the database. One class is created for the database as a whole, and one for each table in the database. The classes are extensible and reusable.
Use of this package requires a reference to the Sqlite UWP interface in your Visual Studio project, as well as some pre-existing C# files. See the user manual at http://www.cfsoftwareconsultants.com/Documents/SqliteGenerator10.pdf for specific requirements, as well as links to various downloads and useful articles.