ServiceWorkerExtensions Class

Defines extension methods for service workers.

Definition

Namespace: Gemstone.Web.Razor.ServiceWorkers
Assembly: Gemstone.Web.Razor (in Gemstone.Web.Razor.dll) Version: 1.0.178 -- Release Build+1775721ead4c83e4a885f3d99af28e09fcdcea84
public static class ServiceWorkerExtensions
Inheritance
Object    ServiceWorkerExtensions

Methods

AddServiceWorkers Adds the IServiceWorkerContainer to the service collection.

See Also