Done! Important next steps:

Create a simple cross-platform Counter application.

Choose one of the 4 variants of the Counter tutorial, combining markup language (XAML or C# Markup) and presentation framework (MVVM or MVUX).


XAML + MVUX

Use XAML for layout and MVUX for state management

XAML + MVVM

Use XAML for layout and MVVM for state management

C# Markup + MVUX

Use C# Markup for layout and MVUX for state management

C# Markup + MVVM

Use C# Markup for layout and MVVM for state management


Tip

Take a look at our common issues list if you're having any troubles.

If you are experiencing issues with Uno Platform, please visit our GitHub Discussions or Discord Server - where our engineering team and community will be able to help you.