←back to thread

304 points vyrotek | 1 comments | | HN request time: 2.019s | source
Show context
maybewhenthesun ◴[] No.45898629[source]
These kind of announcements always suffer from 'creator knowledge bias' and never define their terms ;-)

"What is the Avalonia MAUI Backend?

At its core, the Avalonia MAUI Backend enables you to keep your MAUI codebase while replacing the rendering layer with Avalonia."

Which tells me exactly nothing. what even is MAUI, maybe some polynesian deity? :-P

I know, I know, I can google stuff. But still...

replies(2): >>45900489 #>>45900910 #
1. JamesSwift ◴[] No.45900910[source]
In this case, think of MAUI as a way to define a UI in XAML (ie XML). Avalonia is a way to compile that XAML to actual rendered views on the platform.