Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.47 KB

get-started.md

File metadata and controls

36 lines (22 loc) · 1.47 KB

Get started with Uno Platform

Welcome to Uno Platform! You'll be creating cross-platform applications with XAML and C# in no time.

To help you set up your development environment, we need to know what operating system you're developing on, and what's your preferred IDE.

I am developing with...

Windows

If you're developing on Windows, our recommended IDE is Visual Studio, for the richest XAML development experience. But if you prefer to use Rider or Visual Studio Code, you can - you'll just get less hints when you're writing XAML markup.

macOS

If you're developing on macOS, you have a few options. You can use Visual Studio for Mac, Rider, or Visual Studio for Code.

Linux

If you're developing on Linux we've got you covered - you can use either Rider or Visual Studio Code to build Uno Platform applications.

There's additional information here about developing from, and for, Linux with Uno Platform.