News

Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps

Microsoft and Uno Platform have teamed up to highlight the cross-platform app development capabilities of their respective dev tooling offerings.

For Uno Platform, that means Uno Platform. For Microsoft, that means WinUI, recently prepped for a milestone v.3 release.

WinUI uses Fluent Design to provide a native user experience (UX) framework for both Windows Desktop (Win32) and Universal Windows Platform (UWP) applications.

WinUI 3
[Click on image for larger view.] WinUI 3 (source: Microsoft).

"It provides a way to gradually migrate existing apps written in familiar technologies like MFC, WinForms, and WPF, allowing you to move these applications forward at your own pace," the WinUI site states. "It also supports familiar languages spanning C++, C#, Visual Basic, and even Javascript via React Native for Windows."

Uno Platform, meanwhile, has been around for a while, making some industry-leading breakthroughs important to the .NET developer space. Uno Platform says its open source and professionally supported flagship offering helps developers build native mobile, desktop and WebAssembly apps with C# and XAML with just a single codebase.

Uno Platform Features
[Click on image for larger view.] Uno Platform Features (source: Uno Platform).

The company/platform just last month announced that its new v3.5 release instantly supported WinUI 3 Preview 4 as part of its #WinUIEverywhere campaign.

The Cross-Platform App in Animated Action
[Click on image for larger, animated GIF view.] The Cross-Platform App in Animated Action (source: Microsoft).

So Uno Platform is all in on WinUI and has been cooperating with Microsoft, resulting in this week's post about teaming up to build cross-platform apps.

"With Uno Platform you can bring your WinUI apps everywhere that WinUI does not natively run -- Web/WebAssembly, Linux, macOS, iOS, and Android," the post reads.

It presents a five-minute tutorial on setting up a Visual Studio environment for WinUI and Uno Platform development, along with building a simple same-codebase app that uses WinUI InfoBar control and runs on Windows 10, WebAssembly and Android.

In a March 12 tweet, Uno Platform said the Microsoft-hosted post was "A teaser for @WindowsUI community call next week: a step-by-step tutorial at Windows Developer blogs showing WinUI InfoBar running on Web/WebAssembly and Android."

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