aspnetcore/test/WebSites/HtmlGenerationWebSite
N. Taylor Mullen 21d96eb16a Enabled `LinkTagHelper` to be written in the void format.
- Updated existing tests to showcase it can be written as just the start tag.
2015-08-13 16:19:30 -07:00
..
Areas/Customer/Controllers
Components
Controllers Razor boolean and null attribute special case handled correctly 2015-07-30 10:37:38 -07:00
Models
Views Enabled `LinkTagHelper` to be written in the void format. 2015-08-13 16:19:30 -07:00
wwwroot
HtmlGenerationWebSite.xproj
ProductsService.cs
Startup.cs
appRoot.css
appRoot.js
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

HtmlGenerationWebSite

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