aspnetcore/test/WebSites
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
..
ActionConstraintsWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ActionResultsWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ActivatorWebSite Making TagBuilder implement IHtmlContent and removing ToHtmlContent. 2015-08-14 10:58:51 -07:00
AddServicesWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
AntiforgeryTokenWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
ApiExplorerWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ApplicationModelWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
AutofacWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
BasicWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
BestEffortLinkGenerationWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
CompositeViewEngineWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ContentNegotiationWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ControllerDiscoveryConventionsWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
CorsMiddlewareWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
CorsWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
CustomRouteWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
ErrorPageMiddlewareWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
FilesWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
FiltersWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
FormatFilterWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
FormatterWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
HtmlGenerationWebSite Enabled `LinkTagHelper` to be written in the void format. 2015-08-13 16:19:30 -07:00
InlineConstraintsWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
JsonPatchWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
LocalizationWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
LoggingWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
LowercaseUrlsWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
PrecompilationWebSite Move RazorPreCompileModule.cs to Razor.Precompilation 2015-08-25 14:33:13 -07:00
RazorEmbeddedViewsWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
RazorPageExecutionInstrumentationWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
RazorWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RequestServicesWebSite react to IHttpContextAccessor move 2015-08-12 19:07:24 -07:00
ResponseCacheWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RoutingWebSite Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
TagHelpersWebSite Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -07:00
TempDataWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
UrlHelperWebSite Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
UserClassLibrary Update CoreCLR versions 2015-08-05 09:35:37 -07:00
ValidationWebSite
ValueProvidersWebSite Make IValueProvider sync, IValueProviderFactory async 2015-08-21 14:58:55 -07:00
VersioningWebSite Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
ViewComponentWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
WebApiCompatShimWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
XmlFormattersWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00