cezarypiatek / MappingGenerator

:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
https://marketplace.visualstudio.com/items?itemName=54748ff9-45fc-43c2-8ec5-cf7912bc3b84.mappinggenerator
MIT License
1.03k stars 119 forks source link

VSCode extention ? #154

Closed LucaGabi closed 3 years ago

LucaGabi commented 3 years ago

Hi, this article here states that this tool works also with vscode:

https://guidnew.com/en/blog/mapping-generator-design-time-alternative-to-automapper/

image

I that true ?

cezarypiatek commented 3 years ago

Hi @LucaGabi

If you are interested in using MappingGenerator with VSCode then please take a look at https://github.com/cezarypiatek/MappingGenerator#vscode

Any feedback is welcome.