Summary
In the coming chapters, we’ll be building the Forget Me Not app as described in this chapter. The implementation of this seemingly simple app will allow us to explore core aspects of .NET MAUI and then move on to intermediate and ultimately advanced topics.
As mentioned in Chapter 1, each chapter (except this one) will end with a quiz to ensure that you are comfortable with what was covered and a You try it section where you will be encouraged to put your new skills to the test.
I can’t wait to get started. Let’s begin with examining the markup language (XAML) and using C# for the logic of our program.