Create a cross-platform app with .NET MAUI

Beginner
Developer
Student
Visual Studio
.NET
.NET MAUI

Learn how to use Visual Studio with .NET MAUI to create a cross-platform app.

Learning objectives

In this module, you will:

  • Learn the basic architecture of .NET MAUI
  • Create .NET MAUI app
  • Define a shared UI for the platforms supported by .NET MAUI
  • Deploy a .NET MAUI app from Visual Studio
  • Dial a number from within the app

Prerequisites

  • Visual Studio 2022 with the MAUI workload installed
  • Familiarity with C# and .NET