6.3.28
This new release is part of Uno Platform 6.3, read our blog for more details!
With over 128 issues closed, Uno Platform 6.3 continues to raise the bar for cross-platform .NET development. This release aligns with Microsoft’s latest tooling while polishing the features you use every day and pushing Hot Design further as the only visual designer for cross-platform .NET applications.
Uno Platform 6.3 highlights:
- .NET 10 Preview support – Test drive Microsoft’s latest SDK and runtime today.
- Visual Studio 2026 ready – Full support for the new .slnx format and side-by-side compatibility with VS 2022
- WebAssembly breakthrough – Image decoding moved to WebWorkers means your galleries finally scroll smoothly
- TabView refined – The reliability LOB apps demand, with new sizing modes and non-closable tabs
- Hot Design productivity – Search the elements tree instantly, toggle visibility to hide design-time clutter
Note
- Please refer to the migration guide when upgrading to Uno Platform 6.3.
- .NET 9 remains the stable target for production apps. .NET 10 support is currently in RC and should only be used for testing and evaluation. For an up-to-date list of known issues when using .NET 10 with Uno Platform, please refer to our Health Status page.
- Extensions and plugins for all supported IDEs have been updated with important fixes. Make sure you’re on the latest version to stay compatible and keep your workflow productive with Uno Platform. Here are the related links: Visual Studio, Rider, VS Code.
What's Changed for uno.templates
- chore: Remove duplicate Uno.WinUI.Svg entry in Core group of packages.json and ReadMe.md by @agneszitte in #1709
- feat: Pre-configure the dev-server port by @Takoooooo in #1697
- feat: Add net10 support by @jeromelaban in #1748
- chore: add .net10 svg by @Kunal22shah in #1750
- feat(Uno.Sdk.Updater): Add CLI exclude-file support and improve manifest merge logic by @agneszitte in #1752
- chore(Svg.Skia): Pin Svg.Skia to 3.0.3 in templates/sdk to avoid breaking changes introduced with version ≥ 3.0.4 by @agneszitte in #1753
- chore: Update Svg.Skia version to 3.0.6 following merge of unoplatform/uno#21380 by @agneszitte in #1769
Full Changelog: 6.2.41...6.3.28