aspnetcore/test/WebSites/HtmlGenerationWebSite
Pranav K 61386d5f67
Reference Microsoft.NET.Sdk.Razor in projects with Razor files
2018-09-20 13:21:45 -07: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 Reference Microsoft.NET.Sdk.Razor in projects with Razor files 2018-09-20 13:21:45 -07:00
ISignalTokenProviderService.cs
ProductsService.cs
SignalTokenProviderService.cs
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 Add additional logging to diagnose flaky cache tag test. 2018-09-11 14:09:36 -07:00
appRoot.css
appRoot.js
readme.md

readme.md

HtmlGenerationWebSite

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