I would like to hear your experience with this topic.
Basically how you have done your setup for running Umbraco on a Mac.
I would like the setup to be as plain as possible, meaning that i would love to do as much as possible in the MacOS. So preferably the VM is just running a IIS. Meaning that I dont have to open Parallels during my day.
I haven't done it myself. But I heard my colleague about it. So bear with me.
He uses Visual Studio for Mac and Powershell for Mac. He writes his code on his Mac in a shared folder with his Parallels.
He uses the powershell script on his Mac to build and deploy the code on Parallels using MSBuild and MSDeploy. It runs on IIS in his parallels and he browses to it using Chrome on his mac.
Other colleagues use VS in Parallels and just only browse using the browser on Mac.
(Personally I prefer a Windows machine for Full .NET Framework development)
Solutions on running Umbraco in Parallels on Mac
Hi everyone
I would like to hear your experience with this topic. Basically how you have done your setup for running Umbraco on a Mac.
I would like the setup to be as plain as possible, meaning that i would love to do as much as possible in the MacOS. So preferably the VM is just running a IIS. Meaning that I dont have to open Parallels during my day.
Thanks
Hi,
I haven't done it myself. But I heard my colleague about it. So bear with me. He uses Visual Studio for Mac and Powershell for Mac. He writes his code on his Mac in a shared folder with his Parallels. He uses the powershell script on his Mac to build and deploy the code on Parallels using MSBuild and MSDeploy. It runs on IIS in his parallels and he browses to it using Chrome on his mac.
Other colleagues use VS in Parallels and just only browse using the browser on Mac.
(Personally I prefer a Windows machine for Full .NET Framework development)
is working on a reply...