I would like to ask if I can build a mobile application using ASP.NET Framework
Loading
I would like to ask if I can build a mobile application using ASP.NET Framework
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Oct 9, 2021, 3:56 PM
satheesh dPosted Oct 29, 2021, 11:50 AM
Rijwan AnsariPosted Oct 8, 2021, 7:05 AM
Hi
You can do in two ways
1. Using Xamarin + ASP.NET web api
- Xamarine gives you native mobile app using .net ecosystem
- ASP.NET web api for backend services
2. Progressive Web Applications with ASP.NET
https://www.c-sharpcorner.com/article/what-is-a-pwa/
- Look and feel of PWA is just like a native application, but it is opened in a web browser