News

Install the Dapper and SQLite NuGet packages In this example, we’ll use Dapper to connect to and work with a SQLite database. Hence, we’ll need to install both Dapper and SQLite NuGet packages ...
More on This Topic: Using SQLite with Modern C++ SQLite Performance and Prepared Statements In this third and final installment on using SQLite from C++, I want to begin exploring some of the ...