Skip to content

ASP.NET Core 2.X

dron edited this page Oct 16, 2018 · 1 revision

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

WebMarkupMin.AspNetCore2 package contains one ASP.NET Core 2.X 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.