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 - .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
-
-
-
When is a .NET MAUI Blazor app a good choice?3m 39s
-
(Locked)
The architecture of a .NET MAUI Blazor app3m 35s
-
(Locked)
Combining .NET MAUI pages and Blazor pages: Part 15m 32s
-
(Locked)
Combining .NET MAUI pages and Blazor pages: Part 25m 39s
-
(Locked)
Passing data8m 6s
-
(Locked)
Accessing the native APIs7m 54s
-
(Locked)
Challenge: Navigating and passing data41s
-
(Locked)
Solution: Navigating and passing data2m 18s
-
-
-
-
-