aspnetcore/src
N. Taylor Mullen e94d77c47f Add model attribute for PartialTagHelper.
- 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
2018-03-23 16:13:55 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions
Microsoft.AspNetCore.Mvc.Analyzers
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Set model prefix for [ApiController] 2018-03-23 14:49:54 -07:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor Cleanup ApplicationPartFactory 2018-03-23 09:35:55 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Make handler selector more flexible 2018-03-23 14:22:48 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
Microsoft.AspNetCore.Mvc.Testing
Microsoft.AspNetCore.Mvc.ViewFeatures
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props