Skip to content

Commit a25d261

Browse files
authored
Update README.md
Add links to resources that helped me figure out issues
1 parent 8c65efd commit a25d261

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22
Shows how to use sqlite with Entity Framework
33

44
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

Comments
 (0)