https://github.com/codemillmatt/ps-pwa-blazor
Samples repo for PWA Blazor course
https://github.com/codemillmatt/ps-pwa-blazor
Last synced: 2 months ago
JSON representation
Samples repo for PWA Blazor course
- Host: GitHub
- URL: https://github.com/codemillmatt/ps-pwa-blazor
- Owner: codemillmatt
- Created: 2023-07-16T16:48:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T16:10:52.000Z (about 1 year ago)
- Last Synced: 2025-01-21T07:27:36.675Z (4 months ago)
- Language: CSS
- Size: 236 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building a PWA with ASP.NET Core Blazor
Hello! And welcome to the source code repository for the Building a PWA with ASP.NET Core Blazor Pluralsight course.
Here you'll find finished projects for each module in the course. Check out the module directory for a bit more info on the project and what to look for when browsing the code.
## Modules
* [Introduction to Developing PWAs with Blazor](./m2-intro/README.md)
* [Service Workers and Offline Support](./m3-offline/README.md)
* [Push Notifications](./m4-push/README.md)