Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Question] Plans for "desktop-first" controls? #542

Closed
trympet opened this issue Mar 18, 2021 · 0 comments
Closed

[Question] Plans for "desktop-first" controls? #542

trympet opened this issue Mar 18, 2021 · 0 comments
Assignees
Labels

Comments

@trympet
Copy link

trympet commented Mar 18, 2021

I attempted to rewrite my production WPF application to MAUI to get a taste of whats to come, since I have plans publish the application to macOS. Sadly, the takeaway from my experience was that MAUI is not the correct framework for me; the lack of desktop-class controls, such as DataGrid, GridView, context menus, etc. was a deal-breaker.

From what I can tell, MAUI will not bring any such desktop-like controls. Therefore, it seems that MAUI is a mobile UI framework, which happens to run on desktop :/

My question is: are there plans to add desktop-esc controls, such as DataGrid? Is writing desktop-only or desktop-first applications even a supported use case?

Is Blazor Desktop the project which I should focus my attention to instead? I know HTML5 has all the controls I need. If so, this is confusing, since, from what I recall, Microsoft itself said that Blazor Desktop is a mobile-first framework. Maybe Avalonia instead?

@Redth Redth closed this as completed Jul 8, 2021
@dotnet dotnet locked and limited conversation to collaborators Jul 8, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

3 participants