UsingCshtmlTemplatesInTagHelpers

Full code for the "Using the old HtmlHelper inside tag helpers" post on the TechDominator Blog.

#Guidelines

This is a Visual Studio 2015 Asp.net Core (.net core runtime) project. Installation instructions can be found here.

Tag helpers used in the tutorial are defined under the src/UsingCshtmlTemplatesInTagHelpers/TagHelpers folder and are used in the Index view.