Advertisement
buzzonit

C# MAC

Sep 27th, 2016
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. http://www.monodevelop.com/download/
  2.  
  3. To compile and run C# programs you'll need an IDE, MonoDevelop is the one to get. Download a copy of XamarinStudio (MonoDevelop coupled with Xamarin iOS/Android plugins) from the MonoDevelop website:
  4.  
  5. Go to MonoDevelop and click Download Xamarin Studio under OS X.
  6. Double-click "XamarinStudio-5.10.1.6-0" (or later) in the Downloads folder.
  7. Drag Xamarin to the Applications folder.
  8. Double-click Xamarin in the Applications folder.
  9. Click Download Mono Framework. It will open the Mono Project.
  10. Click Download Mono Universal Installer.
  11. Double-click "MonoFramework-MDK-4.4.0.142.macos10.xamarin.universal" file to open it.
  12. Click Continue and follow the Mono Framework installer instructions.
  13.  
  14. When the installation has finished, return to the Applications folder and open the Xamarin Studio library again.
  15.  
  16.  
  17. http://www.macworld.co.uk/how-to/mac/how-learn-c-sharp-in-os-x-3640347/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement