如何让Sqlite支持Entity Framework Code-First
摘要:从Nuget中获取的sqlite安装包,并不支持EF的code first技术,无法从类定义中生成数据库。如何办?方法1:使用第三方库SQLiteCodeFirst(https://github.com/msallin/SQLiteCodeFirst)。注意:需要使用.net framework 4...
阅读全文
posted @ 2015-09-25 16:20
posted @ 2015-09-25 16:20
posted @ 2015-09-25 15:20