You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subcontrollers – the Html.Action() helper — are not included in the current beta of MVC 6. Instead, MVC 6 includes an alternative technology called View Components.
MVC6 is gonna need a partial rewrite for MvcDonutCaching, I think the best for now is to wait first RC of MVC6 to see exactly what will be the exact exposed API.
moonpyk
changed the title
Support for View Components
[MVC6] Support for View Components
May 18, 2015
Subcontrollers – the Html.Action() helper — are not included in the current beta of MVC 6. Instead, MVC 6 includes an alternative technology called View Components.
More info: http://stephenwalther.com/archive/2015/02/24/top-10-changes-in-asp-net-5-and-mvc-6 number 5.
I would love to use donut caching in MVC 6, but since it doesn't have the Html.Action() helper it probably won't work.
The text was updated successfully, but these errors were encountered: