I wanted to ask, is it possible to develop c# applications with windows forms under ubuntu with the official .NET core. Am asking because at school we learn c#, but how do I do my homeworks? I know that a windows dualboot or virtualbox could solve the problem, but wanna know if there is a native way? Using Mono or Wine are not native for example, as there is no full support, while .Net core is open source but without windows forms, meaning it is useless for my school
Asked
Active
Viewed 80 times
1
-
See Importing and developing WinForms applications on linux and http://www.mono-project.com/docs/gui/winforms/ – Jonas Czech Sep 04 '16 at 09:38
-
Did you try wine? – Ceda EI Sep 04 '16 at 10:18
-
I'm confused, it looks like you already answered your own question in the last sentence. – svick Sep 04 '16 at 12:02