Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm upgrading a Xamarin.Forms app to .NET MAUI. I need guidance on handling project structure, 3rd-party packages, and iOS build configuration. Can someone from the support team assist with code-level migration blockers?
see documentation:
https://learn.microsoft.com/en-us/dotnet/maui/migration/?view=net-maui-9.0
Note: Xamarin support ended a year ago, and Maui has drifted since the documentation was written. Also you may need to find replacement 3rd party packages, if the old does not support Maui.