Skip to content

Commit 8cda47d

Browse files
committed
2 parents bf958b0 + 5142c1a commit 8cda47d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# SQLite CodeFirst
2+
[![Build status](https://ci.appveyor.com/api/projects/status/oc1miog385h801qe?svg=true)](https://ci.appveyor.com/project/msallin/sqlitecodefirst)
3+
24
Creates a [SQLite Database](https://sqlite.org/) from Code, using [Entity Framework](https://msdn.microsoft.com/en-us/data/ef.aspx) CodeFirst.
35

46
This Project ships several `IDbInitializer` which creates a new SQLite Database, based on your model/code.

0 commit comments

Comments
 (0)