ASP.NET Core 2.X - Taritsyn/WebMarkupMin GitHub Wiki
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.