Challenge: Create a Progressive Web Application
Test yourself by converting a standard Blazor WebAssembly application into a progressive web application.
We'll cover the following
Overview
Using the project below, perform the tasks highlighted in the Requirements section.
Requirements
The project below has some progressive web application dependencies, but it’s not configured to use them. We need to apply some changes to the .csproj
file so that when we launch the application, we will be able to download and install it from the browser.
Get hands-on with 1400+ tech skills courses.