2

Building Our First .NET MAUI App

In this chapter, we will create a new .NET MAUI project and make the necessary changes so that we can use it in the subsequent development. The app that we will develop is a password manager app. We will add features to it gradually in the coming chapters. When we complete Part 1, we will have a functional password manager app. In this chapter, we will create the app using the Visual Studio template, and initialize the resources of the application. After that, we will build and test it on supported platforms. To use Shell in our app, we will create a new Xamarin.Forms project with Shell support and then migrate it to our .NET MAUI project.

The following topics will be covered in this chapter:

  • Setting up a ...

Get .NET MAUI Cross-Platform Application Development 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.