aiming to provide tools to facilitate building PWAs (Progressive Web Apps) with ASP.NET Core
Documentation at cloudscribe.com
If you have questions please visit our community forums https://www.cloudscribe.com/forum
Configurable dynamic runtime creation of serviceworker using google workbox to make your web app work offline.
Push notifications - on supported browsers and devices push notifications can be used for both visible notifications and non-visible notifications sent to the serviceworker, for example to instruct the serviceworker to add, update or delete update cached content.
You can log into the demo site in this repository using username admin and password admin.
You can then opt in to push notifications and under Administration > Push Notification you can send notifications for testing purposes.
Some of the work on serviceworkers was informed by Mads Kristensen's WebEssentials.AspNetCore.ServiceWorker
The work on push notifications was very informed by the work of Tomasz Pęczek in his demo app here, and we are using his library Lib.Net.Http.WebPush
The initial code in this solution was developed under sponsored open source development with funding provided by exeGesIS Spatial Data Management
If you are interested in sponsoring additional open source features for the cloudscribe ecosystem, please contact us
See the complete list of cloudscribe libraries on cloudscribe.com