I'm researching progressive web apps, and i was wondering if it's possible to integrate this technology with existing ASP.NET MVC web applications.
I don't find any example of this integration, only in combination of javascript frameworks that render HTML like angular, knockout etc.
Also, is it possible to host a progressive web app on IIS or are you limited to an apache web server?
After testing, I was successful at implementing the functionality by adding the service worker and manifest to a ASP.NET MVC application. Since the view (HTML) gets rendered in the back-end, it's only possible to cache a static version of your web application. So preferable you should use angular etc to generate your HTML.
A progressive web app works on IIS and Apache web server.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With