OWIN middleware to easily enable Service Workers on classic ASP.NET applications.
Info
Version: | 1.0.1 |
Author(s): | jeremyburman |
Last Update: | Thursday, November 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jburman/Owin.ServiceWorker |
NuGet Url: | https://www.nuget.org/packages/W8lessLabs.Owin.ServiceWorker |
Install
Install-Package W8lessLabs.Owin.ServiceWorker
dotnet add package W8lessLabs.Owin.ServiceWorker
paket add W8lessLabs.Owin.ServiceWorker
W8lessLabs.Owin.ServiceWorker Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
Tags