Currently the trend is moving towards async every-where. So I think it will be great if there is a support for ActionAsync/RenderActionAsync and PartialAsync/RenderPartialAsync methods
Comments: Good suggestion but too late for the current version. One of the problems with implementing this today is that Razor pages run synchronously, but that is also something that we want to improve in the future.
Comments: Good suggestion but too late for the current version. One of the problems with implementing this today is that Razor pages run synchronously, but that is also something that we want to improve in the future.