.NET MAUI Notes

1. .NET MAUI Preview

For additional information about getting started with .NET MAUI, refer to the wiki documentation on GitHub.

1.1. Installation

  1. Install the following workloads for Visual Studio 2022 Preview.

    Launch the Visual Studio Installer in order to install workloads.

    MAUI Workloads

  2. Installing…​

    MAUI Workloads Installing

1.2. Create Test Project

  1. Create new MAUI Blazor App

    Create MAUI Blazor App