.NET MAUI is packed full of powerful features including single project, cross-platform APIs, and of course a fantastic navigation system! Using Shell and the URI based navigation system you can easily navigate to a page, pop to page, pop and navigate to a new page, and of course pass arguments around. You can pass simple properties around through the URL, or you can pass full objects with a brand new API that is exclusive to .NET MAUI! Today, I break it all down from start to finish in this .NET MAUI Navigation Crash Course using Visual Studio 2022.
Links:
Source Code: https://github.com/jamesmontemagno/MauiApp-DI?WT.mc_id=friends-0000-jamont
Documentation: https://docs.microsoft.com/dotnet/maui/fundamentals/shell/navigation?WT.mc_id=friends-0000-jamont
Chapters:
00:00 - Intro
00:35 - Types of navigation in .NET MAUI
02:05 - App code walkthrough
03:08 - Registering routes for pages
05:00 - Simple navigation & back navigation
08:30 - Back and Up Navigation
11:30 - Passing simple parameters when navigating
16:15 - Passing Complex Objects & Data
19:00 - Wrap-up
Join this channel to get access to perks:
https://www.youtube.com/channel/UCENTmbKaTphpWV2R2evVz2A/join
👕 Buy some swag! - https://jamesmontemagno.myspreadshop.com/
☕️ Buy me a coffee - https://www.buymeacoffee.com/jamesmontemagno
Follow:
👨💻 GitHub: https://github.com/jamesmontemagno
🦜 Twitter: https://twitter.com/jamesmontemagno
📄 Website: https://www.montemagno.com
📰 Newsletter: https://newsletter.montemagno.com/
Disclaimer: This channel, videos, and streams are created in my spare time and are a product of me... James Montemagno! They are NOT officially affiliated or endorsed by Microsoft (my employer) in any way. Opinions and views are my own.
What is on my hat? It is the CLE clothing logo because I am from Cleveland! Checkout their awesome CLE merch: https://cleclothingco.myshopify.com/
What is that art on my wall? It is an original piece from the French street artist Gregos of La Butte Montmartre: https://www.instagram.com/p/BceZ1oNHiQx/
My Setup:
📷 Canon M50 Mark II - https://amzn.to/3P8R7lp
💡 Nanoleaf Elements Lights - https://amzn.to/3umwJVW
🎙 Blue Spark Microphone - https://amzn.to/3qgtYkq
🎙 Blue Pop Filter - https://amzn.to/3jEWM3r
🤳 Rode Microphone Arm - https://amzn.to/2Z68AlE
🎧 Sony MDR7306 Headphones - https://amzn.to/372jxta
📲 Stream Deck - https://amzn.to/373Uk1n
📹 Elgato Cam Link - https://amzn.to/3a9eGbh
📷 GoPro Hero - https://amzn.to/374lm90
🖱 MX Master 2S Mouse - https://amzn.to/3d7J2gj
⌨️ Tecware Phantom Keyboard - https://amzn.to/3aUP4y9
#dotnetmaui #dotnet #navigation