Demo-EF7 icon indicating copy to clipboard operation
Demo-EF7 copied to clipboard

Some EF7 demo applications

Results 2 Demo-EF7 issues
Sort by recently updated
recently updated
newest added

I've upgraded the sqlite dependencies to the latest package that you suggest to download from vs gallery, otherwise it wouldn't compile with the old reference 3.8.5: - [SQLite for Windows...

Also added e.State == EntityState.Added to fix the insertion of the first 3 rows at the very first startup of the application, when the database does not exist already.