Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aspnet/Microsoft.Data.Sqlite
- Owner: aspnet
- License: apache-2.0
- Archived: true
- Created: 2014-02-15T08:12:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T22:30:25.000Z (about 6 years ago)
- Last Synced: 2024-05-09T13:16:07.631Z (8 months ago)
- Topics: aspnet-product
- Language: C#
- Homepage: https://docs.microsoft.com/dotnet/api/microsoft.data.sqlite
- Size: 1.07 MB
- Stars: 349
- Watchers: 88
- Forks: 96
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
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.