1. AutoMapper 2.2.1

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    321,900 downloads

  2. Bootstrapper.AutoMapper

    By:

    Automapper extension for Bootstrapper

    5,470 downloads

  3. AutoMapper.NET35

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    3,173 downloads

  4. AutoMapperAssist

    By:

    Uses AutoMapper to create a single mapper from one type to another.

  5. NArms.AutoMapper

    By:

    A pack of extension methods which improves your coding experience while using AutoMapper

  6. AutoMapperPagedList

    By:

    Adds an implementation of PagedList that uses AutoMapper to emit ViewModels

  7. XActDependency.AutoMapper

    By:

    An unofficial packaging of an earlier version of AutoMapper that works on .NET3.5 - Client. I needed one for a CI environment - so just whipped this up for our use.

  8. XAct.ObjectMapping.AutoMapper

    By:

    An XActLib Assembly: an implementation of the services defined in XAct.ObjectMapping, using AutoMapper.

  9. Appccelerate.MappingEventBroker.AutoMapper

    By:

    Event broker extension for mapping event arguments from one type to another using AutoMapper.

  10. Unity Automapper

    By:

    Unity Automapper provides, as the name suggests, easy-to-use auto-mapping capabilities. You simply call a single extension method on the Unity Container, providing the names of your assemblies, or a collection of types, and the mapper does the rest! It determines suitable mappings based on interface implementations - naming conventions are not requ... More information

  11. EasyArchitecture.Plugins.AutoMapper

    By:

    Plugin do AutoMapper para o mecanismo de tradução do EasyArchitecture

  12. MappedObject

    By:

    Initializes AutoMapper Mapper.CreateMap statements.

  13. Guidelines.Mapping.AutoMapper

    By:

    Guidelines adaptor for AutoMapper

    517 downloads

  14. AutoAutoMapper

    By:

    AutoAutoMapper will automatically register all of your AutoMapper Profile classes

  15. OoMapper

    By:

    OoMapper is object-object mapper for .NET

  16. Aperea.Bootstrap.Mvc

    By:

    Aperea.Bootstrap.MVC is a small opinionated bootstrapper for MVC 4 Applications, it Aperea.Bootstrap, AutoMapper and StructureMap.

  17. AutoStructureMapper

    By:

    1-step automatic Structuremap configuration for AutoMapper.

  18. AutoMapper.Silverlight

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    321 downloads

  19. ThisMember

    By:

    ThisMember is a high performance library that allows you to map properties (or fields) between two arbitrary types, based on convention and your own custom configuration.

  20. TelerikMvcGridCustomBindingHelper RC5

    By:

    This project was created to help developers work with Telerik Grid for ASP.NET MVC coupled with some mapping techniques to convert Entities objects into ViewModels objects. If you're one of us, you have to implement CustomBinding in order to query the database reporting some criteria for sort, group and filter the income data, and then convert bac... More information