WebEssentials.AspNetCore.PWA
1.0.65
Service worker and Web App Manifest support for ASP.NET Core projects that provides offline support as well as client-side caching.
Install-Package WebEssentials.AspNetCore.PWA -Version 1.0.65
dotnet add package WebEssentials.AspNetCore.PWA --version 1.0.65
<PackageReference Include="WebEssentials.AspNetCore.PWA" Version="1.0.65" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebEssentials.AspNetCore.PWA --version 1.0.65
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebEssentials.AspNetCore.PWA, 1.0.65"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install WebEssentials.AspNetCore.PWA as a Cake Addin #addin nuget:?package=WebEssentials.AspNetCore.PWA&version=1.0.65 // Install WebEssentials.AspNetCore.PWA as a Cake Tool #tool nuget:?package=WebEssentials.AspNetCore.PWA&version=1.0.65
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.3)
- Microsoft.AspNetCore.Mvc (>= 2.0.4)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.0.4)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.0.4)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.0.3)
- Microsoft.Extensions.Configuration (>= 2.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.2)
- NWebsec.AspNetCore.Mvc.TagHelpers (>= 2.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WebEssentials.AspNetCore.PWA:
Package | Downloads |
---|---|
Pentagon.Extensions.AspNetCore
Class library for .NET. Provides extension logic for ASP.NET Core.
|
|
Bis.Framework
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on WebEssentials.AspNetCore.PWA:
Repository | Stars |
---|---|
grandnode/grandnode
Free and Open Source Ecommerce Shopping Cart solution based on ASP.NET CORE and MongoDB
|
|
anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
|