- The model attribute is used to define any object based model to be passed to a `TagHelper`. It enables scenarios when users want to pass in `new` poco types. - Added unit tests for the new `ResolveModel` method in `PartialTagHelper`. - Added a single functional test to verify the end-to-end. #7374 |
||
|---|---|---|
| .. | ||
| EditorTemplates | ||
| AttributesWithBooleanValues.cshtml | ||
| CreateWarehouse.cshtml | ||
| EditWarehouse.cshtml | ||
| EmployeeList.cshtml | ||
| Enum.cshtml | ||
| Environment.cshtml | ||
| Form.cshtml | ||
| Image.cshtml | ||
| Index.cshtml | ||
| Input.cshtml | ||
| ItemUsingModelSpecificEditorTemplate.cshtml | ||
| ItemUsingSharedEditorTemplate.cshtml | ||
| Link.cshtml | ||
| Order.cshtml | ||
| OrderUsingHtmlHelpers.cshtml | ||
| PartialTagHelperWithoutModel.cshtml | ||
| Product.cshtml | ||
| ProductList.cshtml | ||
| ProductListUsingTagHelpers.cshtml | ||
| Script.cshtml | ||
| Warehouse.cshtml | ||
| _EmployeePartial.cshtml | ||
| _ProductPartial.cshtml | ||
| _ProductRecommendations.cshtml | ||