- intent was to make HTML helper output close to the tag helper output but source got over-complicated - the output files for `Order.cshtml` and `OrderUsingHtmlHelpers.cshtml` now differ only in attribute order - i.e. HTML helpers output attribute alphabetically while tag helpers output them in order added |
||
|---|---|---|
| .. | ||
| Areas/Customer/Controllers | ||
| Components | ||
| Controllers | ||
| Models | ||
| Views | ||
| wwwroot | ||
| HtmlGenerationWebSite.xproj | ||
| ISignalTokenProviderService.cs | ||
| ProductsService.cs | ||
| SignalTokenProviderService.cs | ||
| Startup.cs | ||
| appRoot.css | ||
| appRoot.js | ||
| project.json | ||
| readme.md | ||
| web.config | ||
readme.md
HtmlGenerationWebSite
This web site illustrates how to use MVC HTML and tag helpers.