是否有 T4 模板可从 EDMX 生成 EntityTypeConfiguration?

发布于 2024-11-11 17:03:00 字数 153 浏览 2 评论 0 原文

我想从设计师/代码优先的组合中选择“仅代码”。我知道可以制作 T4 模板来生成 EntityTypeConfiguration 类和属性映射,但是已经有类似的东西了吗?

“你为什么想要......”!=答案 // 8)

I'd like to go "code-only" from a mix of designer/code-first. I know it's possible to make a T4 template to generate the EntityTypeConfiguration classes and property mappings, but is there something like that already out there?

"Why would you want to ..." != Answer // 8)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

澜川若宁 2024-11-18 17:03:00

是的,有一个来自 ADO.NET C# DbContext Fluent Generator ;f%5B0%5D.Value=I.Fle" rel="nofollow">I.Fle (IFle) ,它对我有很大帮助,仅针对 2010 看看: 下载链接

Yes, there is a ADO.NET C# DbContext Fluent Generator from I.Fle (IFle) , it helps me a lot, just for vs 2010 look at: download link here .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文