MAUI Project Structure

Learn the fundamental structure of a .NET MAUI application project.

We'll look at the default structure of a .NET MAUI project that gets generated when creating a new project from the .NET MAUI template. The complete project is found in the code playground below. Android is set as its built target, as specified on line 4 of the MauiApp1.csproj file.

Get hands-on with 1300+ tech skills courses.