当前位置:首页 > 数据库 > SQlite

通过NuGet获取sqlite对应的.net的dll


Adding package ‘System.Data.SQLite.Core.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.Core.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.Core.1.0.103‘ to ‘packages.config‘
Successfully installed ‘System.Data.SQLite.Core 1.0.103‘ to ClientApp
Adding package ‘System.Data.SQLite.EF6.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.EF6.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.EF6.1.0.103‘ to ‘packages.config‘
Executing script file ‘F:CodeForGitBlitYunClientpackagesSystem.Data.SQLite.EF6.1.0.103toolsnet451install.ps1‘
Successfully installed ‘System.Data.SQLite.EF6 1.0.103‘ to ClientApp
Adding package ‘System.Data.SQLite.Linq.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.Linq.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.Linq.1.0.103‘ to ‘packages.config‘
Successfully installed ‘System.Data.SQLite.Linq 1.0.103‘ to ClientApp
Adding package ‘System.Data.SQLite.1.0.103‘, which only has dependencies, to project ‘ClientApp‘.
Adding package ‘System.Data.SQLite.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.1.0.103‘ to folder ‘F:CodeForGitBlitYunClientpackages‘
Added package ‘System.Data.SQLite.1.0.103‘ to ‘packages.config‘
Successfully installed ‘System.Data.SQLite 1.0.103‘ to ClientApp

 

4个红色的都是依赖项

 

通过NuGet获取sqlite对应的.net的dll

标签:

本文系统来源:http://www.cnblogs.com/chucklu/p/5895464.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!