aspnetcore/test/WebSites/HtmlGenerationWebSite
N. Taylor Mullen 33b37d6554 React to aspnet/Razor#196.
- Razor `TagHelper`s now special case `enum` values so you don't need to provide the entire `enum` prefix.
2015-10-29 10:06:43 -07:00
..
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.