0

Is it possible to develop cross platform GUI desktop application using .net core?? I tried searching, but I think u can only build cross platform console app

  • 3
    There are cross platform UI libraries, such as https://github.com/AvaloniaUI/Avalonia... – omajid May 06 '21 at 22:30
  • you could hang around and wait for [MAUI](https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/). – Andy May 11 '21 at 22:41
  • Andy and omajid is right, btw here is a related question with a lot of answers: https://stackoverflow.com/questions/53954047/can-wpf-applications-be-run-in-linux-with-net-core-3 – Richárd Baldauf May 12 '21 at 06:21
  • This is a little imprecise, do you require it to load directly in the OS? If you are happy for it to operate in a browser, then you can create a .Net Core Asp.net type solution – statler May 20 '21 at 05:53

0 Answers0