aspnetcore/test/WebSites/HtmlGenerationWebSite
jmhmaine 8a77ed23d3 Added support for ignoring integrity attribute on fallback for the Link TagHelper
- Do not include integrity attribute when asp-fallback-intergrity-check is false
 - Added Unit Tests, manual tests

Addresses #7845
2018-06-20 16:10:52 -07:00
..
Areas/Customer/Controllers
Components
Controllers
Models
Pages CacheTagHelper should be able to vary by culture 2018-05-13 14:21:08 -07:00
Views Added support for ignoring integrity attribute on fallback for the Link TagHelper 2018-06-20 16:10:52 -07:00
wwwroot Added support for ignoring integrity attribute on fallback for the Link TagHelper 2018-06-20 16:10:52 -07:00
HtmlGenerationWebSite.csproj
ISignalTokenProviderService.cs
ProductsService.cs
SignalTokenProviderService.cs
Startup.cs
StartupWithCultureReplace.cs CacheTagHelper should be able to vary by culture 2018-05-13 14:21:08 -07:00
appRoot.css
appRoot.js
readme.md

readme.md

HtmlGenerationWebSite

This web site illustrates how to use MVC HTML and tag helpers.