- remove tests already thoroughly covered in unit tests - #3139 part 2 of 3 - make checks of `<form>` tag helper more consistent with others - use a tag helper initializer but testing every variant; covered in unit tests - remove `MvcStartupTest` and associated web site - scenario covered elsewhere - remove `PrecompilationTest.PrecompiledView_RendersCorrectly()` - scenario covered elsewhere and shouldn't do I/O on checked-in files |
||
|---|---|---|
| .. | ||
| 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.