Creating a tag helper to conditionally render content

16 · Scott Dorman · Feb. 28, 2025, 5:42 a.m.
Summary
This blog post discusses Tag Helpers in ASP.NET, highlighting their origin in ASP.NET Core 1.0 and their usefulness in rendering content conditionally with a simple syntax that resembles standard HTML attributes.