Open jbreuer opened 9 years ago
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.
Hi, would like to understand whether we have a plan to support ASP.net core?
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.