What Visual Studio template would you use to build a web/mobile app?

Copper Contributor

If starting from scratch, what Visual Studio template would you use to build a web/mobile app?  I'm confused with all the choices now.  There was Xamarin to port to Apple and Google stores, but then Blazor WebAssembly for (sort of) native apps on any device (without having to go through app stores).  And now MAUI but wait there's MAUI Hybrid (I think that's MAUI using Blazor instead of XAML?).

 

New tools come (and many of them go).  Just wondering what is the most common/recommended type of Visual Studio project for a web/mobile app these days (that would run on all devices, whether browser based or native). -thanks

 

 

0 Replies