Snippets tagged automapper

  • Using AutoMapper with F#

    This wrapper will handle translating F# quotations into LINQ expressions that AutoMapper can use, enabling AutoMapper to be configured from F# code. You must reference AutoMapper and FSharp.PowerPack.Linq, or include Linq.fsi and Linq.fs from the PowerPack into your project.

    10 people like this

    Posted: 11 years ago by Joel Mueller