c# sqlite 导入,升级

导入sqlite库html

1.下载nupkg 安装包

http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wikisql

记得.net frame 未来会被.net core 替代(应该只是想维护一个 跨平台的版本), 新项目 应该尽可能使用.net Core.net

2. 直接在工程中 nuget 搜索sqlite 下载

升级code

优先级,用nuget 查看更新,点击更新,sqlite

Tips:
记得,如果更新失败, 按照依赖顺序 来更新htm

SQLite 之 C#版 System.Data.SQLite 使用
http://www.javashuo.com/article/p-edppmaaw-m.htmlblog

相关文章
相关标签/搜索