aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../compiler/resources
N. Taylor Mullen cc5c0d6cbe Update `HelperResult` to take in an async func.
- The corresponding Razor change results in `HelperResult`s being rendered with async lambdas.
- This change enables `TagHelper`s and other async code to exist inside of `HelperResult` blocks.
- Added test to validate Templates (they generate `HelperResult`s) can utilize `TagHelper`s correctly.
- Rename `RazorPage`s `RenderBodyDelegate` to `RenderBodyDelegateAsync`.

aspnet/Razor#494
2015-08-25 22:37:17 -07:00
..
BasicWebSite.Home.ActionLinkView.html
BasicWebSite.Home.Index.html
BasicWebSite.Home.PlainView.html
BasicWebSite.Home.ViewWithPrefixedAttributeValue.html
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert1.txt
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert2.txt
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert3.txt
HtmlGenerationWebSite.HtmlGeneration_Customer.Index.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.AttributesWithBooleanValues.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.AttributesWithBooleanValues.html
HtmlGenerationWebSite.HtmlGeneration_Home.CreateWarehouse.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Customer.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.html
HtmlGenerationWebSite.HtmlGeneration_Home.EmployeeList.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Environment.html
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.False.html
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.True.html
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.null.html
HtmlGenerationWebSite.HtmlGeneration_Home.Image.html Change Script, Link and Image `TagHelper`s to work better with other `TagHelper`s. 2015-08-20 20:41:28 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Index.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.Index.html
HtmlGenerationWebSite.HtmlGeneration_Home.Input.html
HtmlGenerationWebSite.HtmlGeneration_Home.Link.Encoded.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Link.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.Encoded.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.html
HtmlGenerationWebSite.HtmlGeneration_Home.Product.Encoded.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Product.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.ProductList.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Script.Encoded.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Script.html Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
ModelBindingWebSite.Vehicle.Details.html
ModelBindingWebSite.Vehicle.Edit.Invalid.html
ModelBindingWebSite.Vehicle.Edit.html
RazorWebSite.UrlResolution.Index.Encoded.html
RazorWebSite.UrlResolution.Index.html
TagHelpersWebSite.Employee.Create.Invalid.html
TagHelpersWebSite.Employee.Create.html
TagHelpersWebSite.Employee.Details.AfterCreate.html
TagHelpersWebSite.Home.About.html
TagHelpersWebSite.Home.Help.html
TagHelpersWebSite.Home.Index.html Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -07:00
TagHelpersWebSite.Home.UnboundDynamicAttributes.Encoded.html
TagHelpersWebSite.Home.UnboundDynamicAttributes.html
UpdateDealerVehicle_PopulatesPropertyErrorsInViews.txt
UpdateDealerVehicle_PopulatesValidationSummary.txt
UpdateDealerVehicle_UpdateSuccessful.txt
ValidationWebSite.Aria.RemoteAttribute_Home.Create.html
ValidationWebSite.Root.RemoteAttribute_Home.Create.html
ViewEngineController.ViewWithPaths.txt