【发布时间】:2016-03-15 21:37:54
【问题描述】:
我正在关注 Azure 离线数据同步 (https://azure.microsoft.com/en-us/documentation/articles/mobile-services-windows-store-dotnet-get-started-offline-data/) 的演示。添加对 SQLite 的引用时,演示中似乎没有列出 Nuget 包。我找不到适用于 Windows 运行时 (Windows 8.1) 的 SQLite 或适用于 Windows Phone 8.1 的 SQLite。有合适的替代品吗?
还有为什么 SQLite 不能同时在 Arm 和 x86 上运行。当我按照推荐选择 x86 时,我无法部署到我的手机。
【问题讨论】: