Skip to content
| Marketplace
Sign in
Visual Studio>Tools>AutoMapper (Verbatim)
AutoMapper (Verbatim)

AutoMapper (Verbatim)

gaelgael5

|
6,278 installs
| (2) | Free
a easy little tool built to solve a complex problem - getting generate code that mapped one object to another. This type of code is rather dreary and boring to write,
Download

This tool allows to generate code to create the mapping.
Unlike AutoMapper available on CodePlex, you generate specialized classes.

To begin creating a new file. map in the Add Item menu.
mapping in the explorer add a new namespace.
Now in the work surface, right click and choose 'Create map tree'


in the window select the source type and destination. types available in the list are the types contained in the namespace that you added.


the tool will generate the diagram for you. Now you can customize the mapping.

 

sources are available here: http://mapper.codeplex.com/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft