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 120 forks source link

Support for JetBrain's Rider IDE #126

Closed Wndrr closed 4 years ago

Wndrr commented 4 years ago

I've moved away from Visual studio a while back and am really interested in the features offered by your plugin. Are there any plans to port to Rider 2020 at any point in the future ?

If not, are you open to pull requests enabling such support ?

cezarypiatek commented 4 years ago

Hi,

Rider is supported by installing MappingGenerator as a nugget package. This is the only way that I know to use Roslyn analyzers/code fixes/refactorings in Rider. If you know something more then I'm of course open to suggestions or pull requests.

https://www.nuget.org/packages/MappingGenerator/