Quotidien Shaarli

Tous les liens d'un jour sur une page.

December 17, 2021

GitHub - Taritsyn/WebMarkupMin: The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
thumbnail

The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reduc...

https://www.mikesdotnetting.com/article/358/using-minimal-apis-in-asp-net-core-razor-pages
Turning a ASP.NET Core website into a Progressive Web App (PWA) | elmah.io
thumbnail

Progressive Web Apps (PWA) is a principle covering quite a lot of different web requirements, but what they all have in common are that they better the user's experience. In this post, we'll explain what a PWA is and show you how to turn your ASP.NET Core app into a PWA, using only a few lines of code.