Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross Platform GUI for desktop applications? #25306

Closed
PhilParisot opened this issue Mar 5, 2018 · 4 comments
Closed

Cross Platform GUI for desktop applications? #25306

PhilParisot opened this issue Mar 5, 2018 · 4 comments
Labels
area-Meta question Answer questions and provide assistance, not an issue with source code or documentation.
Milestone

Comments

@PhilParisot
Copy link

As one of the co-founders of a local startup, my partners and I were looking for a framework that could do it all and do it well. .NET Core very closely hit the mark but fell short in just one specific area: a cross-platform library for a Graphical User Interface.

I wasn't sure where to post this but I thought it was worth mentioning as an important feedback, my partners and I are big fans of what .NET Core is able to achieve (and the tools available for it) but we had to look elsewhere due to the fact that we need to be as efficient as possible due to our limited resources.

Hopefully our feedback and request makes a difference.

Phidler

@SkyeHoefling
Copy link
Contributor

Technically you can use Xamarin.Forms and build out an app that works on Mobile, Windows Desktop, Ubuntu Desktop, MacOS and more.

Last time I checked it supports the following popular platforms:

  • iOS
  • Android
  • UWP
  • WPF
  • MacOS
  • GTK (ubuntu)
  • Ooui.Forms (asp.net core, but it is still very experimental)
  • I know there is more but these are the popular

@Clockwork-Muse
Copy link
Contributor

Also Avalonia (still in beta)

@gfoidl
Copy link
Member

gfoidl commented Mar 5, 2018

@karelz
Copy link
Member

karelz commented Mar 5, 2018

Duplicate of https://github.com/dotnet/designs/issues/12

@karelz karelz closed this as completed Mar 5, 2018
@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 2.1.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Meta question Answer questions and provide assistance, not an issue with source code or documentation.
Projects
None yet
Development

No branches or pull requests

6 participants