Skip to content

csharpmarkup2-winui-3-0-3

Choose a tag to compare

@VincentH-Net VincentH-Net released this 05 May 13:56
· 33 commits to master since this release
7a382ec

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

Fixes:

  • Update to latest LiveChartsCore.SkiaSharpView.WinUI (#45)

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)