Getting ready

We will use the following TagHelpers:

  • The Environment HTML tag
  • In the existing Script HTML tag, some TagHelper attributes:
    • asp-append-version
    • asp-src-include
    • asp-fallback-test
    • asp-fallback-src
    • asp-fallback-src-include
  • In the existing Link HTML tag, some TagHelper attributes:
    • asp-append-version
    • asp-href-include
    • asp-fallback-test-class
    • asp-fallback-test-property
    • asp-fallback-test-value
    • asp-fallback-href

Get ASP.NET Core MVC 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.