aspnetcore/test/WebSites/HtmlGenerationWebSite
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Areas/Customer Add fallback attribute to partial tag helper. 2018-07-09 12:24:26 -07:00
Components Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
Controllers CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Models CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Pages Add additional logging to diagnose flaky cache tag test. 2018-09-11 14:09:36 -07:00
Views Fix typos (#8413) 2018-09-12 09:34:45 -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 projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
ISignalTokenProviderService.cs Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
ProductsService.cs Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
SignalTokenProviderService.cs Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupWith21CompatibilityBehavior.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupWithCultureReplace.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
TestCacheTagHelper.cs Move pubinternal to internal in CORS, DataAnnotations, Formatters, TagHelpers 2018-11-12 10:27:26 -08:00
appRoot.css Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
appRoot.js Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
readme.md Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00

readme.md

HtmlGenerationWebSite

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