v2.18.0 RC 1
Pre-release
Pre-release
Version: 2.18.0 RC 1
Published: 11/11/2024
Change Set: b21a14e
- In ASP.NET Core extensions:
- Services required by WebMarkupMin are now conditionally registered using the
TryAdd
methods - Added a
AspNetCoreLogger
class, which is a wrapper around the standard ASP.NET Core logger - 3 packages have been deprecated:
- WebMarkupMin.AspNetCore5 package replaced by the WebMarkupMin.AspNetCore3 package
- WebMarkupMin.AspNetCore7 package replaced by the WebMarkupMin.AspNetCore6 package
- WebMarkupMin.AspNetCore8 package replaced by the WebMarkupMin.AspNetCoreLatest package
- In GZip, Deflate and Brotli compression settings for .NET 9.0 was added one new property -
AlternativeLevel
- Services required by WebMarkupMin are now conditionally registered using the
- In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.35
- In WebMarkupMin.AspNetCoreLatest added support for the ASP.NET Core 9.0 RC 2
- In WebMarkupMin.AspNet.Brotli:
- Added support for .NET 9.0 RC 2
- Removed a .NET 6 and .NET 7 targets
- In compression settings was changed a default value of the
Level
property from5
to4
NuGet Packages
ASP.NET Extensions
- WebMarkupMin: ASP.NET Core 1.X
- WebMarkupMin: ASP.NET Core 2.X
- WebMarkupMin: ASP.NET Core 3.1+
- WebMarkupMin: ASP.NET Core 5
- WebMarkupMin: ASP.NET Core 6+
- WebMarkupMin: ASP.NET Core 7
- WebMarkupMin: ASP.NET Core 8
- WebMarkupMin: ASP.NET Core Latest
- WebMarkupMin: Brotli for ASP.NET contains adapter for the BrotliSharpLib version 0.3.3