Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 434 Bytes

BlazorServiceWorker

A Client-Side blazor template with service worker caching.

Install via the .NET Core CLI :

dotnet new -i RC.Blazor.Hosted.Service.Worker
dotnet new blazorserviceworker

Cached files :
alt text

Offline mode :
alt text