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.
我想使用 EntityFramework 连接到 Postgres 数据库。那可能吗?
我选择:
添加>>新建项目>>ADO.Net实体数据模型>>从数据库生成>>新建连接
但我被困在那里。我需要为数据库中的表生成类。
我怎样才能做到这一点?
以下问题:
实体框架 PostgreSQL
与您的极为相似,并且涵盖相同的领域。您将在那里看到对 npgsql 和 Devart 的引用。
将 PostgreSQL 与 Entity Framework 结合使用的最佳解决方案是 Devart 的 dotConnect 提供程序。
您可以在此处找到 PostgreSQL 提供程序:
http://www.devart.com/dotconnect/postgresql