I need to get Project name in xamarin forms project. I tried this one but not worked
System.Reflection.Assembly.GetEntryAssembly().GetName().Name
I need to get Project name in xamarin forms project. I tried this one but not worked
System.Reflection.Assembly.GetEntryAssembly().GetName().Name