Create a cross-platform app with .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 .NET MAUI workload
- Optional: Local installations Visual Studio Code, the .NET SDK with .NET MAUI workload, and the .NET MAUI Extension for Visual Studio Code
- Familiarity with C# and .NET