- 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 |
||
|---|---|---|
| .. | ||
| Areas/Customer/Controllers | ||
| Components | ||
| Controllers | ||
| Models | ||
| Views | ||
| wwwroot | ||
| HtmlGenerationWebSite.csproj | ||
| ISignalTokenProviderService.cs | ||
| ProductsService.cs | ||
| SignalTokenProviderService.cs | ||
| Startup.cs | ||
| appRoot.css | ||
| appRoot.js | ||
| readme.md | ||
readme.md
HtmlGenerationWebSite
This web site illustrates how to use MVC HTML and tag helpers.