csharpmarkup2-winui-3-0-3
·
12 commits
to master
since this release
Updated all CSharpMarkup.WinUI NuGets to Uno SDK 5.6 / Windows App SDK 1.6 and .NET 9 / .NET 8
Includes support for all improvements in Uno SDK 5.6:
- 80+ WinUI API's are no longer marked unsupported
- new
ScrollPresenterAutomationPeer
,FauxGradientBorderPresenter
- new
NewFrameworkTemplateBuilder
support
The example app in the repo is also updated to .NET 9 plus Uno 5.6 / Windows App SDK 1.6 and demonstrates how to use C# partial properties with MVVM Community Toolkit to support AOT.
(.NET 7 is no longer supported)