小编Cor*_*rit的帖子

如何在 Visual Studio 2017 中使用 SQLite?

我在 UWP 项目中使用 Visual Studio 2017。我从 NuGet 包安装了 SQLite Compact Toolbox,如下所示:

  • Microsoft.Data.sqlite / sqlite-net / sqlite-net-pcl / System.Data.SQLite

之后,我仍然无法using Microsoft.Data.SqliteMainPage.xaml.cs 中添加读取我的表中的值,并进行查询。

我怎样才能添加using Microsoft.Data.Sqlite

c# sqlite uwp uwp-xaml visual-studio-2017

5
推荐指数
2
解决办法
4万
查看次数

标签 统计

c# ×1

sqlite ×1

uwp ×1

uwp-xaml ×1

visual-studio-2017 ×1