Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating mapping code #190

Open
biqas opened this issue Mar 8, 2020 · 1 comment
Open

Generating mapping code #190

biqas opened this issue Mar 8, 2020 · 1 comment

Comments

@biqas
Copy link

biqas commented Mar 8, 2020

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

@SteveWilkes
Copy link
Member

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

Steve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants