寻找 AutoMapper v2 文档

发布于 2024-11-27 15:55:42 字数 163 浏览 0 评论 0原文

我刚刚下载了AutoMapper的源代码来进行一些调试。当我构建源代码时,我注意到它的版本号是 2.0。

我知道吉米·博加德正在开发第二个版本,其中有一些不错的功能,例如双向映射。

但是已经有一些关于此的文档可用了吗?也许一些例子?我不想通过所有源代码寻找新东西并尝试如何使用它。

I just downloaded the source code of AutoMapper to do some debugging. When I built the sources I noticed it has 2.0 as a version number.

I know Jimmy Bogard was working on a second version, with some nice features such as two-way mapping.

But is there already some documentation on this available? Maybe some examples? I don't want to go through all the source code hunting for new stuff and trying out how to use it.

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

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

发布评论

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

评论(1

浊酒尽余欢 2024-12-04 15:55:42

不幸的是,AutoMapper 没有很好的文档记录...有一个官方 wiki 但这仅涵盖基础知识特征。 google一下你会发现很多教程。事实上AutoMapper并没有那么复杂。

您最好的选择是询问广大用户社区。

Unfortunately, AutoMapper is not well documented... There is an official wiki but this cover only basics features. You will find many tutorials in google. In fact AutoMapper is not so complicated.

Your best option is to ask the large community of users.

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