© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. LawrenceIntroducing .NET MAUIhttps://doi.org/10.1007/978-1-4842-9234-1_3

3. The Fundamentals of .NET MAUI

Shaun Lawrence1  
(1)
St Ives, UK
 

In this chapter, you will dissect the project you created in Chapter 2 and dive into the details of each key area. The focus is to provide a good overview of what a .NET MAUI single project looks like, where each of the key components are located, and some common ways of enhancing them.

Project Structure

.NET MAUI provides support for multiple platforms from within a single project. The focus is to allow us as developers to share as much code and as many resources as possible.

You will likely hear the term single project ...

Get Introducing .NET MAUI: Build and Deploy Cross-platform Applications Using C# and .NET Multi-platform App UI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.