AgileMapper icon indicating copy to clipboard operation
AgileMapper copied to clipboard

Generating mapping code

Open biqas opened this issue 5 years ago • 1 comments

Hi,

it would be grate to generate during msbuild the generated execution code.

Would have some benefits, caching would not be necessary, you can see without additional efforts what the mapping code is, it would be even possible to generate partial methods to provide custom interactions/hooks.

Here is library which can be used for it developed by Andrew Arnott (Microsoft): https://github.com/AArnott/CodeGeneration.Roslyn

biqas avatar Mar 08 '20 11:03 biqas

Thanks for the suggestion - I'll look into it!

Steve

SteveWilkes avatar Mar 10 '20 18:03 SteveWilkes