Aaronesteban
New member
- Joined
- Sep 16, 2021
- Messages
- 2
- Programming Experience
- 5-10
I'm new to using the C# language and .NET Core Framework. I normally used VB.NET with the .NET Framework and coding strictly for Windows Forms applications.
If I code in C# using the .NET Core, will I be able to build desktop applications that will be cross-platform to run on Windows, MAC, & Linux straight out of the box or will it still require a good amount of additional plugins or libraries?
Say that I export the application to an .exe file, will it be able to run immediately on Windows, MAC, & Linux in most scenarios?
If I code in C# using the .NET Core, will I be able to build desktop applications that will be cross-platform to run on Windows, MAC, & Linux straight out of the box or will it still require a good amount of additional plugins or libraries?
Say that I export the application to an .exe file, will it be able to run immediately on Windows, MAC, & Linux in most scenarios?