Skip to content

ASP.NET Core 5.X

Taritsyn edited this page Dec 1, 2020 · 1 revision

WebMarkupMin.AspNetCore5 package is suitable for use in web applications written in ASP.NET Core 5.X.

WebMarkupMin.AspNetCore5 package contains one ASP.NET Core 5.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.AspNetCore5 namespace.