Existing .Net Solution Development on Mac
Answered
I'm an Apple developer, recently joined a Windows shop developing .Net web applications and Services. Is it possible to use Rider to contribute to these projects from my Mac? ie. edit, build on Mac, deploy to Windows Server VM.
Thanks,
Mike
Please sign in to leave a comment.
Hi Mike,
Yes, all this is perfectly possible, except for deploy, as Rider doesn't have UI for this yet, see RIDER-2411. However, you must be able to do this via command line, or a custom run configuration. See the first comment to the issue on YouTrack and this comment on the support forum.