What is the best way to connect and use a sqlite database from C#

asked17 years ago
last updated17 years ago
viewed124.1k times
Up Vote53Down Vote

I've done this before in C++ by including sqlite.h but is there a similarly easy way in C#?