aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
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
..
EditorTemplates
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml React to aspnet/Razor#196. 2015-10-29 10:06:43 -07:00
EditWarehouse.cshtml
EmployeeList.cshtml
Environment.cshtml
Form.cshtml Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Image.cshtml Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
Index.cshtml
Input.cshtml Added `InputTagHelper` `TagRenderingMode` modificaitons to react to `output.TagMode`. 2015-08-13 16:19:29 -07:00
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml
Link.cshtml Get four failing tests working on Linux 2015-09-04 14:41:35 -07:00
Order.cshtml React to aspnet/Razor#196. 2015-10-29 10:06:43 -07:00
OrderUsingHtmlHelpers.cshtml Transition `SelectTagHelper` and `OptionTagHelper` to use `context.Items`. 2015-10-22 17:17:01 -07:00
Product.cshtml
ProductList.cshtml
Script.cshtml Get four failing tests working on Linux 2015-09-04 14:41:35 -07:00
_ProductPartial.cshtml