Skip to content

ASP.NET Core 2.X

Taritsyn edited this page Nov 14, 2024 · 3 revisions

WebMarkupMin.AspNetCore2 package is suitable for use in web applications written in ASP.NET Core 2.X.

This package contains one ASP.NET Core Middleware - WebMarkupMinMiddleware.

Usage of this module practically does not differ from the similar module for ASP.NET Core 1.X. Only instead of the WebMarkupMin.AspNetCore1 namespace, you need to use the WebMarkupMin.AspNetCore2 namespace.