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
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
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
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
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
RazorCompilerCacheWebSite
RazorEmbeddedViewsWebSite
RazorPageExecutionInstrumentationWebSite
RazorWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RequestServicesWebSite
ResponseCacheWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RoutingWebSite
TagHelpersWebSite
TempDataWebSite
UrlHelperWebSite
UserClassLibrary
ValidationWebSite
ValueProvidersWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
XmlFormattersWebSite