In my company, LinqPad is used by few developers (mostly me) for the simple reason it can't be shared with our colleagues working on Mac.
Making it easier to export a personal LinqPad script to a format that can be shared as a csproj usable by colleagues even on Mac would be better than nothing.
MVP: basic export, without any transformation (`Dump` won't compile, etc.).
Nice to have: converting `Dump` to basic ToString console write (without any of the LinqPad magic).
In my company, LinqPad is used by few developers (mostly me) for the simple reason it can't be shared with our colleagues working on Mac.
Making it easier to export a personal LinqPad script to a format that can be shared as a csproj usable by colleagues even on Mac would be better than nothing.
MVP: basic export, without any transformation (`Dump` won't compile, etc.).
Nice to have: converting `Dump` to basic ToString console write (without any of the LinqPad magic).