【发布时间】:2013-01-31 05:32:07
【问题描述】:
我在 postgresql 中有一个数据库,我想在我的项目中使用 vs 2010(v4.0) 中的向导生成 edmx(实体框架)。
我遵循了本博客中给出的所有步骤 http://fxjr.blogspot.in/2011/05/npgsql-design-time-support-preview.html 但在生成 edmx 时我找不到 postgresql 的数据提供程序。
我也见过http://ud-csharp.blogspot.in/2010/02/entity-framework-con-postgresql.html,但没有成功。
【问题讨论】:
标签: .net asp.net-mvc-3 entity-framework npgsql