doc/articles/get-started-rider.md
[!includeuse-uno-check]
| Rider for Windows | Rider for Mac | Rider for Linux | |
|---|---|---|---|
| Windows (WinUI) | ✔️ | ❌ | ❌ |
| Android | ✔️ | ✔️ | ✔️ |
| iOS | ✔️¹ | ✔️ | ❌ |
| Wasm | ✔️² | ✔️² | ✔️² |
| Skia Desktop | ✔️ | ✔️ | ✔️ |
Notes:
In Rider, in the Settings, Plugins menu, open the Marketplace tab, then search for Uno Platform:
Then click the install button.
You may need to follow additional directions, depending on your development environment.
For assistance configuring Android or iOS emulators, see the Android & iOS emulator troubleshooting guide.
[!includelinux-setup]
You're all set! You can create your first Uno Platform app.
[!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 <a target="_blank" href="https://aka.platform.uno/app-wizard">Uno Platform Live Wizard</a>.