aspnetcore/samples/MvcSample.Web
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
..
Areas/Travel
Compiler/Preprocess
Components
Controllers Making FormatFilter a Service and some test changes 2015-01-31 23:51:58 -08:00
Filters
Models Adding ClearMediaTypeMappingForFormat to FormatterMappings and other PR comments 2015-01-31 23:18:24 -08:00
Monitoring
Services
Views Adds parameter information to ApiExplorer 2015-01-22 13:30:41 -08:00
wwwroot Adds parameter information to ApiExplorer 2015-01-22 13:30:41 -08:00
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs
Home2Controller.cs
HomeController.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
LanguageViewLocationExpander.cs
LinkController.cs
MvcSample.Web.kproj
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Adding extension methods ConfigureMvcOptions and ConfigureRazorViewEngineOptions. 2015-02-04 14:07:07 -08:00
TestAssemblyProvider.cs
ViewMetadata.cs
config.json
project.json [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00