Was ist Win UI 3?
Win UI ist native Windows UI Technologie; aktuell vor allem im Bereich von WPF, Xamarin und UWP.
WinUI 3 ist aktuell in in der ersten Preview verfügbar.
Roadmap:
https://github.com/microsoft/microsoft-u...docs/roadmap.md
WinUI 3 beschränkt sich aber nicht mehr nur auf Desktop-Applikationen, sondern es gibt auch die Bestrebungen damit Cross-Plattform-fähig zu sein.
- Desktop (Windows, Linux..)
- Mobile (Xamarin..)
- Web (Blazor)
Ein ersten Einblick in Blazor sieht man hier: Hosting a Blazor App in WinUI 3 with WebView2 and call a Blazor Component Method from WinUI
Mehr unter
https://blogs.windows.com/windowsdeveloper/2020/05/19/introducing-winui-3-preview-1/
PS: das WinUI Team zeigt regelmäßig auf
YouTube den Fortschritt und fragt auf YouTube entsprechend nach Feedback.