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

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events