News

Uno Platform Update Highlights New Linux Support

Uno Platform, an open source project that enables coding single-codebase, multi-platform web, mobile and desktop apps with .NET-centric technologies like C# and XAML, highlighted preview support for the development of Linux applications in a new version 3.1 update.

Linux support was previewed in a previous v3.0 update just a couple months ago, when the company said, "You'll be able to create a template that includes Skia support for Linux using dotnet new templates, using Uno 3.1 latest pre-release nuget packages."

The company on Oct. 23 announced those v3.1 packages weren't pre-release anymore. "Originally announced at UnoConf 3.0, the first preview release of the Linux and Windows 7 support using a new Skia rendering backend is here," the company said.

Documentation for targeting Linux is available here.

Uno Calculator on Linux
[Click on image for larger view.] Uno Calculator on Linux (source: /Canonical/Uno Platform).

Uno Platform also showed off its new Linux chops in an example project that ported the old, C++ based Windows Linux calculator to Linux last month, as shown in the figure above.

Along with preview Linux support, the v3.1 update includes more than 70 new features and closed more than 140 code and documentation issues.

On the new feature front are TabView and TreeView controls for WinUI applications, provided with the help of community contributors to the open source Uno Platform. For now the WinUI 2.x TabView comes in Skia and WASM implementation, with support for other platforms in the works.

Also new is a WinUI color picker for iOS and Android mobile apps, along with templates for the new release of Prism 8.0, a framework for building loosely coupled, maintainable and testable XAML applications in WPF, Xamarin Forms, Uno Platform and WinUI. Documentation for using the templates is provided here.

Other features and fixes include:

  • Improvements to the VSIX/dotnet new updates, such as new item templates in the VS, .vsconfig support to suggest VS missing features to install, and Skia/Linux templates
  • The support for StorageFile.GetFileFromApplicationUriAsync, to use large assets packaged with the application, something particularly useful in the WebAssembly context.
  • ScrollViewer XAML ScrollBars for WebAssembly and Skia
  • WebAssembly support for Canvas.ZIndex
  • Support for x:Bind plain C# objects bindings, as well as Bindings.Update()
  • Windows.Globalization.Calendar updates, paving the way for Date and Time pickers
  • FolderPicker support for macOS (Thanks @MartinZikmund)
  • BadgeNotifications for Android and iOS (Thanks @MartinZikmund)
  • Page supports background brushes
  • Fixes for NavigationView navigation items binding
  • Voice over support for WebAssembly

A getting started tutorial for a single page app is available to newbies interested in the project that is developed on GitHub.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube