aspnetcore/test/WebSites
Ryan Nowak 9d89a8cac3 Homogenize MVC startup code patterns
Use builder APIS for both AddMvc() and AddMvcCore()
Change various API patterns to all use .AddXyz(...) off of one or both of
these builders.
2015-08-16 18:48:24 -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
AntiforgeryTokenWebSite
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
ControllersFromServicesClassLibrary Fix #2151 - Part 4 remove [Activate] support from controllers. 2015-05-21 22:57:56 -07:00
ControllersFromServicesWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
CorsMiddlewareWebSite
CorsWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
CustomRouteWebSite
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite
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
LocalizationWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
LoggingWebSite
LowercaseUrlsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
PrecompilationWebSite
RazorCompilerCacheWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
RazorEmbeddedViewsWebSite
RazorPageExecutionInstrumentationWebSite
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 Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
TempDataWebSite
UrlHelperWebSite Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
UserClassLibrary
ValidationWebSite
ValueProvidersWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
VersioningWebSite Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
ViewComponentWebSite
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