Skip to content

v10.7.0

Latest

Choose a tag to compare

@gimlichael gimlichael released this 12 Aug 13:06
d0da548

What's Changed

Version 10.7.0 brings automatic base URL resolution to the AspNetCore Razor TagHelpers, eliminating manual URL configuration in many common scenarios. All package dependencies have been upgraded to their latest compatible versions across .NET 10, .NET 9, and .NET Standard 2.0, delivering the latest performance improvements and security patches. Test patterns have been modernized to align with current best practices, and SQLite database string quoting has been fixed to ensure data consistency.

Note

The Cuemon.AspNetCore.Razor.TagHelpers package now includes automatic base URL resolution capabilities, significantly reducing boilerplate configuration code in Razor views and pages.

Sources:

Full Changelog: v10.6.0...v10.7.0