Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
C# can make programs for what platforms(PlayStation, Xbox, Mac, Windows, Linux, Android, IOS)?
Posted

Playstation: Yes, via Mono
XBox: Yes, native
Mac: Yes, via Mono
Windows: Yes, native
Linux: Yes, via Mono
Android: Yes, via Xamarin
iOS: Yes, via Xamarin

A quick Google would have found you all this: in future, please try to do at least basic research yourself instead of wasting your time and ours.
 
Share this answer
 
The older versions of C# were only supported on Windows and via Mono, few other platforms.
Xamarin, support for Android and iOS, is only available in the latest version of the Visual Studio.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900