← Back
James Montemagno April 7, 2024 54s

Passing data in .NET MAUI with Shell to a ViewModel #dotnet #dotnetmaui

Summary

The transcript discusses data navigation and property passing in .NET MAUI, focusing on how developers can easily transfer properties, objects, and attributes between pages and view models using the navigation service. The speaker demonstrates techniques for passing query properties and entire objects, highlighting the simplicity of the process with MAUI's built-in mechanisms. The key takeaway is that .NET MAUI automatically handles the property transfer, making it straightforward for developers to manage data navigation across different components of their application.

View original episode ↗