Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.25 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.25 KB

Microsoft.Data.Sqlite

Travis build status AppVeyor build status

nuget aspnetcore

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

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

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.