aspnetcore/test/WebSites/HtmlGenerationWebSite
N. Taylor Mullen 2599e0f5cc Fix up a few pieces for the fallback integrity check feature.
- Regenerated test baselines.
- Update code styling in TagHelpers.
- Modified some comments for clarity.
- Renamed fallback integrity attribute for both script and link tags.

#7845
2018-06-20 16:10:52 -07:00
..
Areas/Customer/Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Components Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
Controllers Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00
Models Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00
Pages CacheTagHelper should be able to vary by culture 2018-05-13 14:21:08 -07:00
Views Fix up a few pieces for the fallback integrity check feature. 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 Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
ISignalTokenProviderService.cs
ProductsService.cs
SignalTokenProviderService.cs
Startup.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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.