VS 2015 SQLite data provider

后端 未结 6 2063
说谎
说谎 2020-12-06 02:21

I\'m using VS 2015 and i want to develop Win Form application with .NET Framework 4.5 and SQLite.

I have install the last \"System.Data.SQLite\" nuget package with

6条回答
  •  爱一瞬间的悲伤
    2020-12-06 02:56

    the development of sqlLite data provider for ef 7 has been actually suspended. http://blogs.msdn.com/b/adonet/archive/2014/12/02/ef7-priorities-focus-and-initial-release.aspx if you want to use it you have just to wait a bit.

提交回复
热议问题