Hi,
I wish to use sqlite with my C++/CLI (.Net) application using entity
framework (EF). I was referring to this link -
 https://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki

and from the heading I understood that it is an ADO.Net provider. I have
also seen nuget package  by "drh"

https://www.nuget.org/packages/System.Data.SQLite.EF6.

It says system.data.sqlite.ef6

Does sqlite has support for Entity Framework?

If yes, what is the correct link to follow? I couldn't install nuget
package in my C++/CLI application so I manually downloaded the setup
"Setups for 32-bit Windows (.NET Framework 4.6)".
sqlite-netFx46-setup-bundle-x86-2015-1.0.102.0.exe. But it doesn't seem to
support EF.

Thanks a lot,
  Lloyd
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to