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 Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.Abstractions Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.Analyzers Ignore constructors when discovering actions 2018-03-06 17:42:53 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.Core Set model prefix for [ApiController] 2018-03-23 14:49:54 -07:00
Microsoft.AspNetCore.Mvc.Cors Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.Localization Updating baselines 2018-03-22 14:39:58 -07:00
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 Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Updating baselines 2018-03-22 14:39:58 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Updating baselines 2018-03-22 14:39:58 -07:00
Directory.Build.props