- remove skip conditions for aspnet/External#33, aspnet/External#41, aspnet/External#42, aspnet/External#43 - add workaround for aspnet/External#47; avoid "g" custom datetime format specifier - make tag helper execution order determinate in `TagHelpersWebSite` Will test DNX Core in Travis builds (use `--test-dnxcore`) once aspnet/Universe#290 fix is in. nits: - remove useless `using`s for `Microsoft.AspNet.Razor.TagHelpers` |
||
|---|---|---|
| .. | ||
| Areas/Customer/Controllers | ||
| Components | ||
| Controllers | ||
| Models | ||
| Views | ||
| wwwroot | ||
| HtmlGenerationWebSite.xproj | ||
| ProductsService.cs | ||
| Startup.cs | ||
| appRoot.css | ||
| appRoot.js | ||
| project.json | ||
| readme.md | ||
readme.md
HtmlGenerationWebSite
This web site illustrates how to use MVC HTML and tag helpers.