© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4mo ago•
1 reply
TheMelonAssassin

Using PWA offline

I have been watching the talk from Steve Sanderson on his demo app CarChecker to try and get a grasp on how to allow offline use of a PWA. I'm using Blazor, .NET9 & EF9 for my own project but the talk is quite dated.

I was wondering what direction I should be looking if I want to do the following:

When the technician loses internet access he would still need to be able to access the data.

I was thinking of using a sqlite copy of the database with the requests logged somewhere to be fired to the API when there's internet connection. However I have no clue where to start
GitHub
GitHub - SteveSandersonMS/CarChecker: A sample Blazor WebAssembly a...
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link: -...
GitHub - SteveSandersonMS/CarChecker: A sample Blazor WebAssembly a...
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to support offline CRUD operations using Blazor PWA
C#CC# / help
2y ago
❔ Offline documentation
C#CC# / help
4y ago
❔ Blazor WASM PWA clear all cache and update application
C#CC# / help
4y ago
Online/offline colour menu colour change
C#CC# / help
10mo ago