GithubHelp home page GithubHelp logo

danludwig / autoautomapper Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 8.0 247 KB

AutoAutoMapper will scan your app for AutoMapper.Profile implementations and register their CreateMap calls automatlcally.

C# 100.00%

autoautomapper's People

Contributors

danludwig avatar darrencauthon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

autoautomapper's Issues

Outdated Profile class use

I am not sure, but I think the article at the main Code page is outdated.

If I am right, the Profile class has not any more the Configure method, so not possible to override it in its descendent. Now the mappings are created in the descendent class constructor instead of the Configure method.

Use with AutoMapper 3.0

I'm currently using AutoMapper 3.0 and would love to use it with AutoAutoMapper. At present I can't get this to work. Arguably if AutoMapper has a strong name (something that has been dropped for 3.0 and will re-appear in 3.1), I can solve this using the attributes in app.config.

In the interim, please can we have an update to AutoAutoMapper that works with AutoMapper 3.0.

For reference, my error is:

Could not load file or assembly 'AutoMapper, Version=2.0.0.232, Culture=neutral, PublicKeyToken=be96cd2c38ef1005' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Support for DNXCore v5.0?

Will you update this to support Asp.Net 5/DNXCore? AutoMapper is built to run on DNXCore since early this year.

Multiple mappings for the same types with different logics

Hi,
Thanks for providing this wonderful tool "AutoMapper", just one thing i need so often, i need to create multiple CreateMap for same source and destination becuse for example sometimes i need to ignore navigational properties when mapping entity to DTO and in other cases i need to include them and i don't want to create multiple destination objects because for may case there will be explosion of objects created for this purpose
Thanks for your concern.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.