aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
N. Taylor Mullen 21d96eb16a Enabled `LinkTagHelper` to be written in the void format.
- Updated existing tests to showcase it can be written as just the start tag.
2015-08-13 16:19:30 -07:00
..
EditorTemplates Make `string`-based expression evaluations behave consistently 2015-06-16 21:54:56 -07:00
AttributesWithBooleanValues.cshtml Razor boolean and null attribute special case handled correctly 2015-07-30 10:37:38 -07:00
CreateWarehouse.cshtml Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
EditWarehouse.cshtml Use new antiforgery package 2015-06-25 14:45:00 -07:00
EmployeeList.cshtml Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
Environment.cshtml Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
Form.cshtml Use new antiforgery package 2015-06-25 14:45:00 -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 Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
Input.cshtml Added `InputTagHelper` `TagRenderingMode` modificaitons to react to `output.TagMode`. 2015-08-13 16:19:29 -07:00
ItemUsingModelSpecificEditorTemplate.cshtml Fix: Metadata ignored for non model-specific EditorTemplate 2015-07-16 15:48:01 -07:00
ItemUsingSharedEditorTemplate.cshtml Fix: Metadata ignored for non model-specific EditorTemplate 2015-07-16 15:48:01 -07:00
Link.cshtml Enabled `LinkTagHelper` to be written in the void format. 2015-08-13 16:19:30 -07:00
Order.cshtml Use new antiforgery package 2015-06-25 14:45:00 -07:00
OrderUsingHtmlHelpers.cshtml Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
Product.cshtml Use new antiforgery package 2015-06-25 14:45:00 -07:00
ProductList.cshtml Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
Script.cshtml [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
_ProductPartial.cshtml Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00