Uno 5.3 Adds Rider Support
Written by Kay Ewbank   
Thursday, 05 September 2024

There's an updated version of Uno that includes enhancements to its Hot Reload UI feature along with full support for JetBrains Rider IDE. Uno can be used to write C# and XAML once to create an app that will run on Windows, Android, macOS and iOS devices, as well as in web browsers via WebAssembly.

The Uno Platform is an open-source platform for building single codebase native mobile, web, desktop and embedded apps with .NET.

uno

The new version includes official support for Rider, with a new extension on the JetBrains marketplace. Rider is JetBrains' cross-platform .NET IDE based on the IntelliJ platform and ReSharper. Developers could already develop Uno Platform applications with Rider, but the Uno team says the setup required manual steps which made this process rather tedious. The extension means Rider developers get an experience that is on par with that of Visual Studio and VS Code developers. In other words, this includes C# and XAML Hot Reload for Uno Platform apps and debugging, and Uno dotnet new templates are updated to support Rider.

The other main change is to the Hot Reload UI. This now comes with improvements to give more information on what the Hot Reload subsystem is doing. There's a new visual indicator that displays new information every time Hot Reload is triggered, and that works with all IDEs for all targets that the Uno Platform supports. The indicator can be disabled if you don't want it.

Every time a hot-reload is triggered, an indicator shows whether the changes were correctly applied and, if so, which C# classes or files have been modified.

uno53

More detailed information can be seen by clicking on the icon to show the history of changes.

The new release also includes two new UI controls (ItemsView and SelectorBar), and new font options, as well as support for SkiaSharp 3 Previews.

Uno 5.3 is available now.

uno

More Information

Uno Website

Related Articles

Uno Extends Linux Support

Rider IDE Improves Webstorm Support

Dart 2 Released With New Mobile Focus

Google's Dart Reborn As Cross Platform App Language

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


OSI Updates Open Source AI Definition
06/09/2024

A new version of the Open Source AI Definition has been released by the Open Source Initiative. The update is part of the drive to have a stable release of the definition ready by the end of October 2 [ ... ]



Paul Allen's Historic Computers Under the Hammer
04/09/2024

Dozens of rare historic computers are currently up for auction. As well as a room-sized PDP 7, there's an Altair, an Apple I, a Cray I and an Enigma machine on offer to the highest bidder as the priva [ ... ]


More News

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 05 September 2024 )