你的位置: 码友网首页 / 资讯源列表 / Working with Local Storage in a Blazor Progressive Web App

关于[Working with Local Storage in a Blazor Progressive Web App]的摘要:

In a previous article, I discussed how to create a Blazor application that could be installed on the user's computer and be accessed without starting a web browser (a "Progressive Web App" or PWA). Because the application can be accessed without starting the web browser, you may want to also enable that application to run without a network connection. If that's the case, then you'll need to leverage local storage to replace data retrieved from web services.

原文地址: https://visualstudiomagazine.com/articles/2020/09/08/blazor-pwa-local-storage.aspx

收录时间: 2020-09-10 浏览量: 1611 分类: Blazor

| 0 收藏 | 0