Can't Found Desktop Application Option !!
Answered
Hi, I am a computer science student and a linux user also. Nowadays My 4Th sem has started and.net is our main subject.
so visual Studio ide is not for Linux then I found rider is the best alternative.
but when I created the project I can't find the option of a desktop application.
now what should i do , i don't want to shift back to windows
Please sign in to leave a comment.
Hi,
Rider does not provide templates for Windows-specific technologies like WPF or WinForms on Linux or OS X. These templates are only available on Windows. For more details, please follow the thread https://stackoverflow.com/questions/39649976/is-it-possible-to-make-desktop-gui-application-in-net-core.
You can develop desktop apps on Linux using Avalonia.
K.R.
Sofia
Ok but In My Collage/Syllabus we have to design with drag and drop designer can I have that feature in Avalonia
also, is the backend syntax of coding is same as Winform ??
I know that Drag And Drop is not the best way for development but in my syllabus it is the only way so......
Unfortunately, there is only preview available for Avalonia on Linux.