Summary
In this chapter, you learned:
- How to create a hybrid .NET MAUI and Blazor app.
- How to use the MVVM Community Toolkit to implement the Model-View-ViewModel pattern with bindable properties and commands.
- How to use the carousel view with current position indicators.
- How to integrate apps with platform features like the clipboard, picking files, and getting device information.
- How to use desktop features like menu bars and new windows.
- How to use the .NET MAUI Community Toolkit to add notifications.
In the next chapter, you will learn about a survey project challenge that I designed for this book, which you can optionally build to practice all the technologies that you have learned about in this book.