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 f761238 commit b767376Copy full SHA for b767376
README.md
@@ -1,4 +1,4 @@
1
-# SQLiteEfCodeFirstDbCreator
+# SQLite CodeFirst
2
Creates a [SQLite Database](https://sqlite.org/) from Code, using [Entity Framework](https://msdn.microsoft.com/en-us/data/ef.aspx) CodeFirst.
3
4
This Project ships a `SqliteContextInitializer` which creates a new SQLite Database, based on your model/code.
0 commit comments