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 for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube