Turning a ASP.NET Core website into a Progressive Web App (PWA)

Progressive Web Apps (PWA) is a principle covering quite a lot of different web requirements, but what they all have in common are that they better the user's experience. In this post, we'll explain what a PWA is and show you how to turn your ASP.NET Core app into a PWA, using only a few lines of code.
March 12, 2018
2176
2093