Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究 ASP.NET MVC4,我想映射我的视图模型和数据库表对象。为此,我想使用 Mapper.Map。但我对它的命名空间一无所知。
任何人都可以建议我为此命名空间吗?
这不是直接来自 MVC 4 的命名空间。它是属于AutoMapper的命名空间。