Get Started on JetBrains Rider

Important

Project templates from Uno Platform 5.3 or later are needed to use Rider. See our migration guide to upgrade.

Important

Depending on the version of Rider you will want to use, here are some additional information that you will want to know:

  • Current Rider (2024.2 and above): For the current Rider version, the Uno Platform plugin supports creating Uno Platform projects using the "New Solution" dialog.

  • Previous Rider (2024.1): The Uno Plugin for previous versions of Rider (2024.1) does not support creating Uno Platform projects using the "New Solution" dialog, even if the Uno Platform project template appears. In this case, creating an Uno Platform project is done using dotnet new and the Uno Platform Live Wizard.

Prerequisites

Check your environment

[!include[use-uno-check](includes/use-uno-check-inline-noheader.md)]

Supported Platforms

Rider for Windows Rider for Mac Rider for Linux
Windows (UWP/WinUI) ✔️
Android ✔️ ✔️ ✔️
iOS ✔️
Wasm ✔️† ✔️† ✔️†
Catalyst ✔️
Skia Desktop ✔️ ✔️ ✔️
† Notes (Click to expand)

Install the Uno Platform plugin

In Rider, in the Configure, Plugins menu, open the Marketplace tab, then search for Uno Platform:

Visual Studio Installer - .NET desktop development workload

Then click the install button.

Platform specific setup

You may need to follow additional directions, depending on your development environment.

Linux

[!include[linux-setup](includes/additional-linux-setup-inline.md)]

Next Steps

You're all set! You can create your first Uno Platform app.