WCF Web Api 项目中的 DTO

发布于 2024-12-10 03:09:30 字数 171 浏览 1 评论 0原文

我一直在阅读一些通过 WCF Web Api 公开数据的最佳实践,并且在许多地方似乎建议不要使用域实体来公开数据,而是使用 DTO 来实现此目的。

我在网上找不到有关如何执行此操作的示例。

我在哪里可以找到这方面的一些文档/样本?

您对这种方法有何看法?

请帮忙。

Ive been reading on some best practices for exposing Data over WCF Web Api and in many places it seems to be recommended not to use Domain Entities to expose your data but to use DTO for this.

What I cant find is a sample on the web on how to approach doing this.

Where can I find some documentation/samples on this?

whats your take on this approach?

Please help.

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

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

发布评论

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

评论(1

仄言 2024-12-17 03:09:30

我喜欢 Samuel Meachan 的 方法。

I like Samuel Meachan's approach.

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