Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.
Nate McMaster edited this page Aug 1, 2016 · 3 revisions

Microsoft.Data.Sqlite provides SQLite implementations of the System.Data.Common interfaces. It is designed to work with the native, C library "sqlite3" on all platforms where .NET Core and .NET Framework are supported, including Windows, Linux, macOS, and others.

Clone this wiki locally