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.
2 parents bf958b0 + 5142c1a commit 8cda47dCopy full SHA for 8cda47d
README.md
@@ -1,4 +1,6 @@
1
# SQLite CodeFirst
2
+[](https://ci.appveyor.com/project/msallin/sqlitecodefirst)
3
+
4
Creates a [SQLite Database](https://sqlite.org/) from Code, using [Entity Framework](https://msdn.microsoft.com/en-us/data/ef.aspx) CodeFirst.
5
6
This Project ships several `IDbInitializer` which creates a new SQLite Database, based on your model/code.
0 commit comments