September 2016
Intermediate to advanced
1018 pages
27h 54m
English
© Adam Freeman 2016
ADAM FREEMAN, Pro ASP.NET Core MVC , 10.1007/978-1-4842-0397-2_25
ADAM FREEMAN1
(1)MILTON KEYNES MK6 3PA, UK
The tag helpers that I described in Chapter 24 are focused on producing HTML forms, but they are not the only built-in tag helpers that are provided by ASP.NET Core MVC. In this chapter, I describe tag helpers that manage JavaScript and CSS stylesheets, create URLs for anchor elements, provide cache busting for image elements, and support data caching. I also describe the tag helper that provides support for application-relative URLs, which help ensure that browsers can access static content when an application is deployed into an environment shared with other applications. Table ...
Read now
Unlock full access