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 React to aspnet/Razor#196. 2015-10-29 10:06:43 -07:00
wwwroot
HtmlGenerationWebSite.xproj
ProductsService.cs
Startup.cs Remove more `TestHelper` functional tests 2015-10-28 16:40:13 -07:00
appRoot.css
appRoot.js
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

HtmlGenerationWebSite

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