欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

Getting started · AutoMapper/AutoMapper Wiki

系統 1942 0

Getting started · AutoMapper/AutoMapper Wiki

Getting Started

What is AutoMapper?

AutoMapper is an object-object mapper. Object-object mapping works by transforming an input object of one type into an output object of a different type. What makes AutoMapper interesting is that it provides some interesting conventions to take the dirty work out of figuring out how to map type A to type B. As long as type B follows AutoMapper's established convention, almost zero configuration is needed to map two types.

Why use AutoMapper?

Mapping code is boring. Testing mapping code is even more boring. AutoMapper provides simple configuration of types, as well as simple testing of mappings. The real question may be "why use object-object mapping?" Mapping can occur in many places in an application, but mostly in the boundaries between layers, such as between the UI/Domain layers, or Service/Domain layers. Concerns of one layer often conflict with concerns in another, so object-object mapping leads to segregated models, where concerns for each layer can affect only types in that layer.

How do I use AutoMapper?

First, you need both a source and destination type to work with. The destination type's design can be influenced by the layer in which it lives, but AutoMapper works best as long as the names of the members match up to the source type's members. If you have a source member called "FirstName", this will automatically be mapped to a destination member with the name "FirstName". AutoMapper also supports Flattening , which can get rid of all those pesky null reference exceptions you might encounter along the way.

Once you have your types, and a reference to AutoMapper, you can create a map for the two types.

              
                Mapper.CreateMap<Order, OrderDto>();

              
            

The type on the left is the source type, and the type on the right is the destination type. To perform a mapping, use the Map method.

              
                OrderDto dto = Mapper.Map<Order, OrderDto>(order);

              
            

AutoMapper also has non-generic versions of these methods, for those cases where you might not know the type at compile time.

Where do I configure AutoMapper?

If you're using the static Mapper method, configuration should only happen once per AppDomain. That means the best place to put the configuration code is in application startup, such as the Global.asax file for ASP.NET applications. Typically, the configuration bootstrapper class is in its own class, and this bootstrapper class is called from the startup method.

How do I test my mappings?

To test your mappings, you need to create a test that does two things:

  • Call your bootstrapper class to create all the mappings
  • Call Mapper.AssertConfigurationIsValid

Here's an example:

              
                AutoMapperConfiguration.Configure();

Mapper.AssertConfigurationIsValid();

              
            

Can I see a demo?

Check out the dnrTV episode on AutoMapper .

Getting started · AutoMapper/AutoMapper Wiki


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 国产福利免费在线观看 | 国产成人精品一区二区三区电影 | 91精品国产综合久久久动漫日韩 | 久久久久国产精品免费免费搜索 | av天空| 高潮岳喷我一脸 | 国产91精品一区二区 | 蜜桃视频一区 | 色综合久久久久综合99 | 香港三日本三级三级三级 | 偷自拍第一页 | 欧美一级做a爰片免费视频 亚洲男人的天堂久久精品 色吟av | 欧美日本一道高清二区三区 | www九色| 国产婷婷 | 欧美黄视频 | 99久久精品费精品国产一区二区 | 一区二区三区四区国产 | 成年人网站在线免费观看 | 日本阿v无码观看dvd | 亚洲高清成人欧美动作片 | 日韩视频在线播放 | 免费一级视频在线观看 | 又爽又黄又无遮挡的激情视频免费 | 婷婷久久无码欧美人妻 | 免费中文字幕 | 国产在线视频一区二区 | 欧美国产日韩在线观看 | 亚洲码专区| 久久人人精品 | 暴力强行进如hdxxx | 国产亚洲精品久久精品6 | 日本老妇人乱视频 | 日本天天操 | 两女互慰磨豆腐视频在线观看 | 国产精品国产三级国产播12软件 | 久草2| 日本特级黄色录像 | 国产毛片视频 | 久久国产精品一区 | 国产污网站在线观看 |