@pauloquicoli Uno sdk 6.5 has bug that WebAssembly to hang, 6.4 to 6.2 has bug that persistence of ApplicationData.Current.LocalFolder.
These can be avoided in prior to 6.2, but requires .NET 9.
There is solve in 6.6.0-dev.166 and later, it's currently dev version.
Now, facing hurdles.
xaml+C#→Windows・・WinUI
html+C#→Web・・Blazor
html+C#→Windows・・Blazor Hybrid
xaml+C#→Web・・?
I tried Uno Platform, XamlForBlazor, OpenSilver.
However, Not a perfect fit.
Microsoft isn't directly working on them.
I hope Microsoft support for xaml+C#→Web.
@OpenSilverTeam Thank you for your response.
I've never heard of xaml.io before,I'll give it a try!
I'm interested in web targeting,
I think XAML is better than HTML,C# is better than JavaScript, so I'm happy to see that there are efforts being made using those combinations.