Can I program c# on a mac?
问题 I am just curious.I want to learn c# for unity. I am a dorm student, my personal computer is a macbook air and we have a pc computer room for public. I am just asking if I can use c# on a mac. 回答1: Your first option is Microsoft Visual Studio for Mac which was released in 2017. If you're used to VS ide then I suggested you download this. If not then you can have a look into MonoDevelop . You can download from here MRE = Mono Runtime Environment MDK = Mono Development Kit. MDK = MRE + Extra