The Wayback Machine - https://web.archive.org/web/20220411150358/https://github.com/aspnet/Microsoft.Data.Sqlite/
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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.