aspnetcore/test/WebSites
Pranav K e1e43e1e8c ControllerActivator should be able to use controllers registered as
services

* Added WithControllersFromServiceProvider that replaces the default
  controller activator with a service based one.
* Move activation to DefaultControllerFactory
* Modify [Activate] behavior so that it no longer activates services. Use
  [FromService] attribute to hydrate services

Fixes #1707
2015-02-11 16:41:59 -08:00
..
ActionConstraintsWebSite
ActionResultsWebSite Replaced status code number with constants 2015-02-05 16:43:59 -08:00
ActivatorWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
ApplicationModelWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
AutofacWebSite
BasicWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
CompositeViewEngineWebSite
ConnegWebSite [Fixes #1065] Need a way to specify "just type" with produces 2015-02-09 10:46:24 -08:00
ControllersFromServicesClassLibrary ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
ControllersFromServicesWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
CustomRouteWebSite
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite
FormatFilterWebSite
FormatterWebSite Replaced status code number with constants 2015-02-05 16:43:59 -08:00
InlineConstraintsWebSite
LoggingWebSite Replaced status code number with constants 2015-02-05 16:43:59 -08:00
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
MvcTagHelpersWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
PrecompilationWebSite Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
RazorCompilerCacheWebSite Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite
RazorWebSite
RequestServicesWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
ResponseCacheWebSite Issue #1785 - Changes to add CacheProfiles for response caching. 2015-02-04 15:25:45 -08:00
RoutingWebSite
TagHelpersWebSite
UrlHelperWebSite Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
ValidationWebSite
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
XmlFormattersWebSite