We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c65efd commit a25d261Copy full SHA for a25d261
README.md
@@ -2,3 +2,9 @@
2
Shows how to use sqlite with Entity Framework
3
4
This repo has the steps for a basic entity framework project and a sqlite db.
5
+
6
+## Links
7
8
+- [SQLite Manager](https://github.com/sqlitebrowser/sqlitebrowser/releases/latest)
9
+- [Fix Config bug](http://hintdesk.com/sqlite-with-entity-framework-code-first-and-migration/)
10
+- [SQLite code first](https://github.com/msallin/SQLiteCodeFirst)
0 commit comments