Episode

ASP.NET 5 – Razor Tag Helpers

ASP.NET 5 introduces many new features for MVC developers. Razor Tag Helpers are a new way to cleanly incorporate dynamic rendering into the authoring of HTML views.

This video provides an overview of Razor Tag Helpers, showing how to use those included in MVC, as well as how to author custom Tag Helpers.