I developed an application in c# this Application run on windows perfect , but i want run this Application on Linux OS ,
What changes in code of c#
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Francis SusaimichaelPosted Jul 6, 2016, 8:32 AM
Vinay SinghPosted Jul 6, 2016, 3:25 AM
Rajveer singhPosted Jul 6, 2016, 2:52 AM
Francis SusaimichaelPosted Jul 6, 2016, 2:44 AM
Are you using .Net Core? If so, you can go with Linux. Otherwise, if you are using any other .Net framework like 4.0, 4.5 etc. You can't. It will not support crossplatform.