Skip to content

ASP.NET Core 8

Taritsyn edited this page Oct 6, 2023 · 1 revision

WebMarkupMin.AspNetCore8 package is suitable for use in web applications written in ASP.NET Core 8.

WebMarkupMin.AspNetCore8 package contains one ASP.NET Core 8 Middleware - WebMarkupMinMiddleware.

Usage of this module practically does not differ from the similar module for ASP.NET Core 6. Only instead of the WebMarkupMin.AspNetCore6 namespace, you need to use the WebMarkupMin.AspNetCore8 namespace.