✅ Can you recommend me tools in C#
Hi, I'm planning on building a food ordering app, kinda like Uber Eats, and I'm thinking of adding a map feature. Any C# tools you'd recommend for this?


12 Replies
Hi, I think you should be using Xamarin
for developing mobile apps
mapp features can be implemented with the Google Maps API
Google for Developers
Google Maps Platform | Google for Developers
Millions of websites and apps use Google Maps Platform to power location experiences for their users.
I also heard MAUI
Is that good?
yeah
that is also good
depends on what you feel comfortable working with
MAUI might be better
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
I'd rather recommend Flutter
I had a good experience with Flutter when I tried it a couple years ago, I'm sure the framework has gotten better since too
The competition of cross platform C#/.NET frameworks doesn't have many winners right now, https://docs.lextudio.com/blog/the-story-about-net-cross-platform-ui-frameworks-dd4a9433d0ea You might evaluate and make a choice of your own (likely from MAUI/Avalonia/Uno). Flutter or React Native isn't bad either if you skip C#/.NET.
don't add tracking to the person delivering the order though, customers shouldn't have access to that type of information.
Unknown User•6d ago
Message Not Public
Sign In & Join Server To View
I think he should as soon as the delivery person picks up your order, also a time estimate could be there instead but people like knowing the rough whereabouts more
Unknown User•6d ago
Message Not Public
Sign In & Join Server To View