Authoring Tag Helpers
In this lesson, we will learn how to code our custom tag helpers.
We'll cover the following
A tag helper is a class that inherits from the framework Microsoft.AspNetCore.Razor.TagHelpers.TagHelper
abstract class:
Get hands-on with 1400+ tech skills courses.