Can C# be Used to Develop Cross Platform Application? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can C# be Used to Develop Cross Platform Application?

From what I know, C# is integrated for windows application. But... is there any way to develop cross-platform application like java can do? Oh, yeah, one more thing, i know that Unity support cross platform export, but it is nearly impossible to run unity + visual studio with 2 gigs of RAM

23rd May 2018, 11:58 AM
Keanu Taufan
Keanu Taufan - avatar
2 Answers
+ 2
You can try Xamarin Studio, or the Xamarin extension for Visual Studio.
23rd May 2018, 12:23 PM
Bagshot
Bagshot - avatar
+ 1
There is also .net core that you could look into
23rd May 2018, 2:11 PM
Max
Max - avatar