You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Support** <ahref="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ARTMHALNW4VC6&lc=CH&item_name=SQLite%2eCodeFirst&item_number=sqlitecodefirst¤cy_code=CHF&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"title="Donate to this project using Paypal"><imgsrc="https://camo.githubusercontent.com/11b2f47d7b4af17ef3a803f57c37de3ac82ac039/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2d646f6e6174652d79656c6c6f772e737667"alt="PayPal donate button"data-canonical-src="https://img.shields.io/badge/paypal-donate-yellow.svg"style="max-width:100%;"></a>
7
+
8
+
To support this project you can: report bugs by creating new issues, write code and create PRs or donate.
9
+
Especially if you use it for a commercial project, a donation is welcome.
10
+
11
+
6
12
Creates a [SQLite Database](https://sqlite.org/) from Code, using [Entity Framework](https://msdn.microsoft.com/en-us/data/ef.aspx) CodeFirst.
7
13
8
14
This Project ships several `IDbInitializer` classes. These create new SQLite Databases based on your model/code.
0 commit comments