.Net Maui Android app with Entity Framework core, No errors, returning no data
First off this is an enterprise app, using Android based scanners, Maui and Entity Framework core to connect to the DB. That being said I know a mobile app shouldn’t connect straight to a DB, but this an an enterprise app, only connects through a secure network. So there isn’t a lot of info out there on using Maui, Android and Entity Framework, or at least it is hard to find.