adspace


How will you make .NET programs work in Linux ?

Answer Posted / Prakash Narayan Mishra

To make .NET programs work in Linux, I would use .NET Core which is a cross-platform version of .NET. This allows for writing and running .NET applications on Windows, macOS, and Linux.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143