Skip to content

ASP.NET Core 3.1+

Taritsyn edited this page Mar 17, 2020 · 4 revisions

WebMarkupMin.AspNetCore3 package is suitable for use in web applications written in ASP.NET Core 3.1+.

WebMarkupMin.AspNetCore3 package contains one ASP.NET Core 3.1+ 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.AspNetCore3 namespace.

Clone this wiki locally