Open
Description
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