News

The SQLite3 command line interface makes it incredibly easy to create databases, configure tables, delete records and even get status updates on the state of your SQLite database. If you're using ...
Install the Dapper and SQLite NuGet packages In this example, we’ll use Dapper to connect to and work with a SQLite database.