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

asked18 years ago
last updated18 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#?