Mapster icon indicating copy to clipboard operation
Mapster copied to clipboard

[Question] How to use Mapster with codegen?

Open ComptonAlvaro opened this issue 3 years ago • 0 comments

I could see that the fastest way to map it is with codegen. So I check the example for codegen that I can find here: https://github.com/MapsterMapper/Mapster/tree/master/src/Sample.CodeGen

But in the .csproj file I don't see any configuration to enable CodeGen and in any other place. So if to use CodeGen is an option, how could I enable.

Thanks so much.

ComptonAlvaro avatar Sep 18 '22 11:09 ComptonAlvaro