Create HTML Helpers using the TagBuilder class By aberteau | 10:16 AM CEST, Wed July 19, 2017 In this tutorial, we will create HtmlHelper extensions using a utility class of the ASP.NET MVC Framework, named TagBuilder. This solution allows to use C # code to easily build HTML tags. Tags TagBuilder ASP.Net MVC HtmlHelper Read more about Create HTML Helpers using the TagBuilder class