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.
通过查看稀疏的文档,我一直在努力解决这个问题,至少可以说这是一个相当艰难的过程。有没有人做过一个简单的教程,可以引导一个人使用绑定到 Postgres 数据库的 Mono(大概是 Monomac)创建一个 OSX 应用程序?
要将 PostgreSQL 与 Mono 一起使用,您只需使用Npgsql。