Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aspnet/Microsoft.Data.Sqlite

[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore
https://github.com/aspnet/Microsoft.Data.Sqlite

aspnet-product

Last synced: about 2 months ago
JSON representation

[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore

Awesome Lists containing this project

README

        

Microsoft.Data.Sqlite [Archived]
================================

**This GitHub project has been archived.** Ongoing development on this project can be found in .

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](https://github.com/aspnet/Home/wiki) for more details.