Page 1 of 1
How use dotConnect for SQLite with Code First (Sample Please)
Posted: Mon 09 Sep 2013 15:46
by puvinax
Hi all
Can anyone provide a sample that use code first with dotConnect for SQLite ???
I know how to use EF6 and SQLServer with code first but i need a sample that show to me
how use Devart SQLite provider and Code First Programming
please help me and share simple and clear sample
THANKS
Re: How use dotConnect for SQLite with Code First (Sample Please)
Posted: Fri 13 Sep 2013 05:48
by MariiaI
Sorry for the delay. Please refer to
http://blogs.devart.com/dotconnect/enti ... qlite.html. This blog article includes a link for the sample project.
Current version of dotConnect for SQLite fully supports Code-First with EF 4.4 (EF 5 for .NET Framework 4.0), EF 5 (EF 5 for .NET Framework 4.5) and EF 6.
Re: How use dotConnect for SQLite with Code First (Sample Please)
Posted: Mon 31 Jul 2017 18:13
by dgxhubbard
I am trying to find a good code first example for EF 6 and dotconnect sqlite.
There is a link here with an example but the link is dead where can we find such an
example for visual studio 2015 and 2017?
Re: How use dotConnect for SQLite with Code First (Sample Please)
Posted: Tue 01 Aug 2017 09:34
by Shalex
The updated link for EF6 Code First article is
http://blog.devart.com/entity-framework ... ml#Samples (EF assemblies naming change implemented after the article is written:
viewtopic.php?t=33574 > the "Entity Framework Assembly Name Change" section).
JIC:
* EF6 Code First Migrations ->
http://blog.devart.com/entity-framework ... qlite.html (EF assemblies naming change implemented after the article is written:
viewtopic.php?t=33574 > the "Entity Framework Assembly Name Change" section)
* EF Core ->
https://www.devart.com/dotconnect/sqlit ... TCore.html