Skip to content

[Enhancement] Have an option to build UIs with blazor syntax instead of XAML #92

Discussion options

You must be logged in to vote

This is OK but markup languages should not be in the core of MAUI. The core is .Net objects. Markup languages describing these objects should be in separate layers and separate repos to improve maintainability of the core. The fewer markup languages maintained in the core the better: ideally 0, but 2 is worse than 1.

They aren't going to be part of maui core

#28

We'll have some separate dll like "Maui.Xaml" or something that consumes Maui.Core

I don't disagree. but the core should be more acceptable of different Markup langauges.

That's one of the biggest use cases for the Maui rework

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by PureWeen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #92 on September 14, 2020 20:33.