[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore
6eaf137519 | ||
---|---|---|
build | ||
src | ||
test/Microsoft.Data.Sqlite.Tests | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
Microsoft.Data.Sqlite.sln | ||
Microsoft.Data.Sqlite.sln.DotSettings | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
version.props |
README.md
Microsoft.Data.Sqlite
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.