OmidRafiee / PWA-Asp.NetCore

🍺 ASP.NET CORE 2.0 MVC Progressive Web Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 37.8%Language:JavaScript 33.2%Language:C# 29.0%