C
C#3mo ago
Brady Kelly

✅ Architecture in a MAUI project

I'm not asking about the architecure of the MAUI project template, or MAUI itself, but after several hours of really hard battles I've finally got Rider to create me a working MAUI project. Now I'd like to proceed and add features according to my requirements. It's here I'm asking for suggestions w.r.t. resources on sound architecture or at least project structure for a MAUI app. I'm looking to build an Android and iOS app that uses a WEB API (minimal in this case) to talk to a SQL Server database, currently hosted on Azure but could be on-premises. I'm also curious as to testing stratgegies for MAUI.
1 Reply