.NET MAUI Application class MainPage is Obsolete
I just migrated a small project to .NET 9 and it seems Application classes MainPage is now obselete, cannot find a direct solution for this
Please help: How to convert my universal Xamarin.Forms renderer to a MAUI handler?
Could someone help me understand how to correctly convert a custom renderer to a .NET MAUI handler?