Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

aspnet/Microsoft.Data.Sqlite

Repository files navigation

Microsoft.Data.Sqlite [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/EntityFrameworkCore.

Contains SQLite implementations of the System.Data.Common interfaces.

Building from source

To run a complete build on command line only, execute build.cmd or build.sh without arguments. See developer documentation for more details.