Thread: Why Migrating frm Xamarin.Forms to .NET MAUI Was a Huge Mistake for Our Enterprise App 1/ We had a large, complex enterprise mobile app built in Xamarin.Forms With XF reaching EOL, we chose .NET MAUI, thinking it would be a smooth migration. We were wrong. Painfully wrong
1
1
0
39
0
2/ Our setup: •Prism for navigation •CommunityToolkit.MVVM for MVVM •Realm for offline DB •MAUI’s built-in DI •No Shell — by design We followed every best practice. The migration was quick. The problems came after.