- intent was to make HTML helper output close to the tag helper output but source got over-complicated - the output files for `Order.cshtml` and `OrderUsingHtmlHelpers.cshtml` now differ only in attribute order - i.e. HTML helpers output attribute alphabetically while tag helpers output them in order added |
||
|---|---|---|
| .. | ||
| EditorTemplates | ||
| AttributesWithBooleanValues.cshtml | ||
| CreateWarehouse.cshtml | ||
| EditWarehouse.cshtml | ||
| EmployeeList.cshtml | ||
| Environment.cshtml | ||
| Form.cshtml | ||
| Image.cshtml | ||
| Index.cshtml | ||
| Input.cshtml | ||
| ItemUsingModelSpecificEditorTemplate.cshtml | ||
| ItemUsingSharedEditorTemplate.cshtml | ||
| Link.cshtml | ||
| Order.cshtml | ||
| OrderUsingHtmlHelpers.cshtml | ||
| Product.cshtml | ||
| ProductList.cshtml | ||
| Script.cshtml | ||
| _ProductPartial.cshtml | ||