aspnetcore/test/WebSites
jacalvar 0d0aad41f5 [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic.
* Added ControllerFeature and ControllerFeatureProvider to perform controller discovery.
* Changed controller discovery to use application parts.
* Changed ControllerActionDescriptorProvider to make use of Application parts.
* Simplified AddControllerAsServices to not accept any parameter and perform
  controller discovery through the ApplicationPartManager in the IMvcBuilder
  and IMvcCoreBuilder. Assemblies should be added to the ApplicationPartManager
  in order to discover controllers in them.
2016-04-01 09:29:37 -07:00
..
ApiExplorerWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
ApplicationModelWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
BasicWebSite [Fixes #3732] Simplify controller discovery. 2016-03-31 10:50:26 -07:00
ControllersFromServicesClassLibrary [Fixes #3732] Simplify controller discovery. 2016-03-31 10:50:26 -07:00
ControllersFromServicesWebSite [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
CorsWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
ErrorPageMiddlewareWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
FilesWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
FiltersWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
FormatterWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
HtmlGenerationWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
Microsoft.AspNetCore.Mvc.TestConfiguration
RazorPageExecutionInstrumentationWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
RazorWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
RoutingWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
SimpleWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
TagHelpersWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
UserClassLibrary
VersioningWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
WebApiCompatShimWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
XmlFormattersWebSite Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00