News

Uno Platform 3.10 Supports .NET 6 RC1

Uno Platform 3.10 shipped this month with immediate support for .NET 6 Release Candidate 1, Windows 11 "Sun Valley" fluent styles, a WinUI InfoBadge and more.

The open source Uno Platform is a major player in Microsoft development tooling, claiming the only offering that fosters development of single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux, targeting all OSes and browsers.

Uno Platform v3.10 not only shipped with out-of-the box support for .NET 6 RC1 (the first of two), it also plays nicely with Visual Studio 2022 Preview 4, released this month with a Hot Reload expansion and speed improvements. Uno Platform reported its own performance improvements on VS 2022. "Our ongoing efforts with Visual Studio 2022 look very promising," the company said in a Sept. 14 blog post. "The load times for Uno Projects significantly improved, upward of 20 percent faster. In addition, our clients report that their solutions with over a hundred of cross-targeted projects now work seamlessly, a significant improvement over Visual Studio 2019."

As a service release, Uno Platform v3.10 mostly fixes and improves stuff but doesn't add too much in the way of new features, though it does add a WinUI InfoBadge control, described as "a small piece of UI that usually displays a dot, number, or icon and in order to bring the user's attention to where it's placed, alerting them of something."

WinUI InfoBadge Control
[Click on image for larger view.] WinUI InfoBadge Control (source: Uno Platform).

The refreshed Windows 11 "Sun Valley" fluent styles that are now supported were introduced with WIN UI 2.6. They're now used by default but developers can switch back to the previous fluent styles with a configuration tweak.

Windows 11 'Sun Valley' Fluent Styles
[Click on image for larger view.] Windows 11 "Sun Valley" Fluent Styles (source: Uno Platform).

In addition to the VS 2022 load time improvements mentioned above, the company also announced performance improvements across several fronts, including Android and WebAssembly, along with all-platform enhancements.

Documentation was also said to be improved in order to increase discoverability of Uno Platform and ease adoption.

All of the above and much more is presented in greater detail in the release notes.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube