4,152 questions
MauiProgram.cs in .net maui
Anonymous
Hi I am working on migrating xamarin forms application to .net MAUI (multi project).
i have created MauiProgram.cs in forms project and in android project.
only android MauiProgram.cs is calling and forms one is not calling.
i want both to be called to excute some functionality.
please help on this.
Developer technologies .NET .NET MAUI
Sign in to answer