【发布时间】:2009-04-12 01:16:57
【问题描述】:
我在我的 C# 项目中使用 sqlite。 MoMA 抱怨 DLL,我不确定在 mac/linux 端该怎么做。移植外部 DLL 时我通常需要做什么?
【问题讨论】:
-
MoMA 到底在抱怨什么。据我所知,使用 Mono.Data.SqliteClient 命名空间支持 SQLite。
-
@DaleRagan 那个旧的库现在几乎已经被 Mono.Data.Sqlite 取代了