Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在可移植类库中使用 Sqlite?我需要在 win 商店应用程序和 Web 应用程序之间共享代码,两者都使用 sqlite 作为数据库。我被困在将 Windows 引用添加到我的 PCL 中。
简而言之,不,根据我的阅读,这个问题提供了更详细的解释:
在可移植类库中使用 SQLite