ASP.NET Core Minification


Topic | v2 | updated by jjones |
Description
unavailable

Source unavailable
Relations

subtopic of ASP.NET Core

ASP.NET Core is a free and open-source web framework and successor to ASP.NET, developed by Microsoft...

is Minification

Minification (also minimisation or minimization) is the process of removing all unnecessary character...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

has official Bundle and minify static assets in ASP.NET Core

Learn how to optimize static resources in an ASP.NET Core web application by applying bundling and mi...

treated in A Simple HTML Minifier for ASP.NET

I have previously blogged about the importance of serving your users web pages with speedy load times...

treated in HTML minification using WebMarkupMin in ASP.NET Core

In this post I show how to add HTML minification (and HTTP compression) to your ASP.NET Core applicat...