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 React to Kestrel rename 2015-08-11 16:30:03 -07:00
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
BasicWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
BestEffortLinkGenerationWebSite
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
ControllersFromServicesWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
CorsMiddlewareWebSite
CorsWebSite
CustomRouteWebSite React to Kestrel rename 2015-08-11 16:30:03 -07:00
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
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 React to Kestrel rename 2015-08-11 16:30:03 -07:00
RazorCompilerCacheWebSite
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 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