Skip to content

🍺 ASP.NET CORE 2.0 MVC Progressive Web Application

Notifications You must be signed in to change notification settings

ghhv/PWA-Asp.NetCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA-Asp.NetCore

A demo to showcase the powerful features of Progressive Web Application with ASP.Net Core 2.0. This demo uses RSS Reader as an idea to intrgrate PWA.

What is Progressive Web Application

Progressive Web Apps are experiences that combine the best of the web and the best of apps. They are useful to users from the very first visit in a browser tab, no install required. As the user progressively builds a relationship with the app over time, it becomes more and more powerful. It loads quickly, even on flaky networks, sends relevant push notifications, has an icon on the home screen, and loads as a top-level, full screen experience. - Pete LePage

Features!

These are some of the features can be found in the template

Note

For the time being add webpush.netcore to project reference

Reference

About

🍺 ASP.NET CORE 2.0 MVC Progressive Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.8%
  • JavaScript 33.2%