ASP.NET Core Tag Helpers

Pluralsight
Course Summary
This course gives you everything you need to know to start using Tag Helpers in your ASP.NET Core MVC Razor View Pages. Learn how to use all the built-in Tag Helpers as well as how to expertly author your own.
-
+
Course Description
Tag Helpers are one of the new technologies in ASP.NET Core that making building web pages (Razor view pages) much easier and more intuitive for both designers and developers. In this course, ASP.NET Core Tag Helpers, you'll learn the fundamentals of Tag Helpers. First, you'll explore how to effectively use the 17 Tag Helpers built into ASP.NET Core on your Razor view pages to build forms. Next, you'll explore cache images. Finally, you'll customize anchor tags and build a JavaScript manager that takes advantage of many Tag Helper and ASP.NET Core features. By the end of the course, you'll be able to efficiently author both simple and advanced Tag Helpers.
-
+
Course Syllabus
Course Overview- 1m 19s
—Course Overview 1m 19sIntroducing Tag Helpers- 24m 23s
—Introduction 4m 21s
—Leveling up to ASP.NET Core 2m 29s
—Tag Helpers Unique to ASP.NET Core 2m 0s
—ASP.NET Similarities to AngularJS Directives 3m 18s
—Exploring Tag Helper Basics 3m 7s
—Author in Visual Studio Our Own Tag Helper 6m 19s
—What's Coming in the Rest of the Course 0m 50s
—Course Download Files Built for Visual Studio 2017 1m 56sAuthoring Your Own Tag Helpers- 59m 8sLeveraging Built-in Tag Helpers- 38m 30sCoding the Built-in Form Tag Helpers- 24m 38sAuthoring and Advanced Tag Helper- 20m 4s