Hi,

For DotNet core, there is an implementation of sqlite for entity framework.
maybe you can dig the dependencies to find the sqlite packages.
I remember to have done this some time ago, worked well, but some features
missing.

Damien

Le 23 mai 2017 21:04, "Mark Raymond" <mark.raym...@red-gate.com> a écrit :

> System.Data.SQLite is available for .NET Framework 2.0+, but as far as I
> can tell it does not support .NET Core or .NET Standard. Are there any
> plans to bring System.Data.SQLite to .NET Standard, or failing that .NET
> Core, so that I can write cross-platform .NET code using SQLite?
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to