Skip to content

History / Getting started

Revisions

  • Updated Getting started (markdown)

    @jbogard jbogard committed Dec 1, 2017
  • Fix broken markdown link formatting

    @Mackiovello Mackiovello committed Sep 29, 2017
  • Added links to (https://github.com/AutoMapper/AutoMapper/wiki/Static-and-Instance-API)

    @MNF MNF committed Jul 17, 2016
  • Updated Getting started (markdown)

    @jbogard jbogard committed May 18, 2016
  • Updated Getting started (markdown)

    @jbogard jbogard committed Jan 28, 2016
  • fix spelling error in code example for mapper initialize

    @AndreasHassing AndreasHassing committed Dec 10, 2015
  • Updated Getting started (markdown)

    @lbargaoanu lbargaoanu committed Dec 10, 2015
  • Updated Getting started (markdown)

    @lbargaoanu lbargaoanu committed Dec 10, 2015
  • Updated Getting started (markdown)

    @zmarrapese zmarrapese committed Jan 10, 2014
  • Updated Getting started (markdown)

    @zmarrapese zmarrapese committed Jan 10, 2014
  • Updated Getting started (markdown)

    @CerebralMischief CerebralMischief committed Sep 2, 2013
  • Removed guide as it broke links. :(

    @CerebralMischief CerebralMischief committed Sep 2, 2013
  • Changed up the title to be less redundant.

    @CerebralMischief CerebralMischief committed Sep 2, 2013
  • Updated Getting started (markdown)

    @hyrmn hyrmn committed Aug 29, 2013
  • Called out specifics about the fact AutoMapper will swallow NREs by design.

    @hyrmn hyrmn committed Aug 29, 2013
  • removed unnecessary generic type parameter

    breyed committed Feb 25, 2013
  • The Mapper.CreateMap method is not thread safe, so calling it from different threads can result in exceptions under load, e.g. when using AutoMapper to map database entities to DTOs in a Web Service which is called by multiple Web Service clients simultaneously. As such, I don't think that the wording is strong enough.

    @a-h a-h committed Oct 4, 2012
  • Revert 3245903947b714b85d5c63862eddb22bfc223904^ ... 3245903947b714b85d5c63862eddb22bfc223904

    @miguelm miguelm committed Jan 24, 2012
  • Destroyed Getting Started (markdown)

    @DoctorRob DoctorRob committed Jan 20, 2012
  • Updated Getting Started (markdown)

    @dlidstrom dlidstrom committed Aug 23, 2011
  • Created Getting started (markdown)

    @jbogard jbogard committed Jul 3, 2011