From the course: Creating .NET MAUI Applications with Blazor

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Challenge: Navigating and passing data

Challenge: Navigating and passing data - .NET MAUI Tutorial

From the course: Creating .NET MAUI Applications with Blazor

Challenge: Navigating and passing data

(bright music) - [Instructor] In this chapter, we created a MAUI application that uses the MAUI shell for navigation and loading a single razor page. For the challenge, try going the other way. Make a new app that is primarily a MAUI Blazor app with the same name MAUI Notes. This app should use the navigation component that comes with the default MAUI Blazor app template. It should use the same services and the notes list page. For the purposes of this challenge, don't worry about implementing the native login page. We'll look at ways to do that in the next chapter.

Contents