+ 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
2 Answers
+ 2
You can try Xamarin Studio, or the Xamarin extension for Visual Studio.
+ 1
There is also .net core that you could look into