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


GitHub Announces Free Copilot
19/12/2024

GitHub has launched GitHub Copilot Free, a free version of Copilot that provides limited access to selected features of Copilot and is automatically integrated into VS Code. The free tier is aimed at  [ ... ]



The State Of JavaScript 2024
01/01/2025

The 2024 State of JavaScript Survey was conducted between November 13 and December 10 2024 and the results are already out. The survey should possibly be renamed to refer to TypeScript - but remember  [ ... ]


More News

espbook

 

Comments




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

Last Updated ( Thursday, 05 September 2024 )