Table of Contents
This books is arranged into multiple chapters convering key concepts of .NET MAUI development.
Chapter 01 : .NET MAUI
Introduction, environment setup and internals of .NET MAUI.
- What is .NET MAUI
- Setup Environment for MAUI
- How .NET MAUI works?
- Important Resources
Chapter 02 : XAML concepts and Recipes
XAML is the recommended way to create user interfaces in .NET Maui. In this chapter
- Introduction to XAML
- XAML Syntax
- XAML Best Practices
- XAML Recipes for MAUI